📊 Full opportunity report: Threlmark: Disk Is the Contract on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Threlmark has announced a new approach to roadmaps, where the plan is stored as a plain JSON file on disk. This design prioritizes simplicity, interoperability, and ownership, diverging from traditional SaaS tools.

Threlmark has introduced a new approach to managing roadmaps, where the entire plan is stored as a plain JSON file on the user’s local disk, making the contract explicit and ownership clear. This shift away from SaaS-based tools aims to enhance interoperability, durability, and control for small teams and operators.

The core innovation from Threlmark is that the roadmap exists solely as a JSON file on the user’s disk, rather than within a proprietary SaaS platform. This file’s structure serves as the contract, enabling any program capable of reading or writing JSON to interact with the roadmap without needing SDKs or webhooks. The system includes a scored kanban, where each item is prioritized, and integrates with agent workflows that can read and update the file directly, creating a live, shared workspace.

This design emphasizes local-first and provider-agnostic principles, ensuring users retain ownership and control over their roadmap data, which can outlive any single tool or vendor. Threlmark asserts this approach simplifies integration and reduces lock-in, offering a durable and transparent alternative to traditional project management software. However, it is acknowledged that this method is less suited for large-scale, real-time collaboration or enterprise-level permissioning and conflict resolution.

Threlmark — Disk Is the Contract · Built in Public Day 7/19
Built in Public · Day 7 / 19 ThorstenMeyerAI.com · the operator portfolio
The Decision Layer · Day 07 Dispatch

Threlmark — disk is the contract

The roadmap is a plain JSON file on your disk. The board is just a view over it — and your tools and your agents read and write the same file directly.

01 One file. Everything reads & writes it.
Threlmark UI+ your tools
{ }
roadmap.json
the contract
Agentsread · act · write
read → act → write · no API, no lock-in — a plain file any program can honor
Backlog
Bulk CSV importer
score 49
Niche export format
score 58
Scored← council
Build: validated idea X
score 87
Build: validated idea Y
score 74
Doing
Ship feature Z
score 91
Done
Launch W
✓ shipped
1 filethe whole roadmap, on disk scoredevery item ranked MITopen source · agent-readable
02 Why a file beats a database here
JSON
the contract is a file format, not a vendor — anything that reads JSON is a client.
own it
a text file you own, that outlives any tool — no API, no rate limit, no lock-in.
agent-native
the roadmap is a shared workspace — humans and agents write to the same file.
03 The thesis the whole series inherits
01
Local-first
The roadmap is literally a file on your machine — not a row in someone else’s database.
02
Provider-agnostic
The contract is a format, not a vendor. Any agent, any tool that speaks JSON is first-class.
03
Non-developer build
Radical simplicity by design — the least lock-in-prone thing there is: a plain file.
04
Edit by subtraction
Scoring forces ranking. A board where everything is “high priority” has no priorities.
04 The operator constellation
18 products · one foundation
Today: Threlmark lit — where the council’s verdicts become an ordered plan. IdeaClyst → Threlmark.
Content
DojoClaw
RoundupForge
Stenvrik
ChannelHelm
IdeaNavigator
Decision
IdeaClyst
Threlmark
Outcome-First
Platform
Grimfaste
Delvasta
Open / Reg
Glasspane
QAtrial
Markets
Polybot
TradingAgents
Defense / Intel
Argus
VigilSAR
VigilSAR-Bench
Diagnostic
World Model Readiness
Local-first · Provider-agnostic foundation

Independent commentary, produced with AI assistance under human editorial oversight. The views are the author’s own and may change. Threlmark is open source under MIT, provided “as is” without warranty; see the repository LICENSE. Automated agents that read and write the roadmap file may introduce errors — treat agent writes as changes to review, not facts to trust. Product and company names are trademarks of their respective owners; mention does not imply endorsement.

ThorstenMeyerAI.com · Built in Public · Day 7 of 19 · © 2026 Thorsten Meyer

Implications of ‘Disk Is the Contract’ for Roadmap Management

This development matters because it challenges the prevalent SaaS model for project planning, emphasizing user ownership, interoperability, and simplicity. For more on how AI search impacts web content, see the shift in content-for-traffic contracts. For small teams and operators, it offers a durable, transparent, and flexible way to manage roadmaps without vendor lock-in. It also enables seamless automation and integration with AI agents, potentially streamlining workflows and reducing reliance on proprietary platforms.

While not suited for large, collaborative environments requiring real-time editing, this approach could influence future design choices in project management tools, encouraging more open, file-based systems that prioritize durability and control.

Amazon

JSON file project management tool

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Roadmap Tools and Threlmark’s Approach

Traditional roadmap tools are often SaaS-based, offering features like real-time collaboration, conflict resolution, and permission management. Learn more about local-first architecture. These tools, while powerful, can lead to vendor lock-in and data portability issues. Threlmark’s approach is a deliberate departure, advocating for a simple, file-based model where the roadmap is a plain JSON file stored locally. This concept aligns with open standards and local-first principles, emphasizing durability and interoperability.

The idea of storing operational data as plain files has been discussed in tech circles, but Threlmark formalizes it as the core contract for roadmap management, integrating scoring and agent interaction within this model. This approach aims to empower users with control and reduce dependency on proprietary SaaS platforms.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark makes a deliberately different bet: the entire product is a plain JSON file on your disk.”

— Thorsten Meyer, Threlmark

Amazon

local disk roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of the File-Based Roadmap Model

It is not yet clear how well this approach scales for large teams requiring real-time collaboration or complex permissioning. The system relies on manual review and guardrails to prevent corruption, which may pose risks in more dynamic environments. Additionally, the effectiveness of scoring depends heavily on proper configuration, and mis-scoring could lead to suboptimal planning.

Further development is needed to assess how this model handles conflict resolution, concurrent edits, and audit trails at scale, and whether future features could mitigate these limitations.

Amazon

interoperable project tracking tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Development

Threlmark plans to release the open-source tool and documentation, encouraging small teams and operators to experiment with the file-based approach. Future updates may include enhanced guardrails, version control, and integrations with automation agents. Monitoring user feedback will guide improvements, especially around collaborative workflows and conflict management.

Additionally, Threlmark aims to foster community discussions around open standards for roadmap data and explore potential integrations with existing project management tools that could adopt this file-based contract model.

Amazon

plain JSON project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this approach handle multiple users editing the roadmap?

Currently, the system relies on manual review and guardrails, as it is not designed for concurrent real-time editing at scale. Large teams may find this method less suitable than traditional SaaS tools.

Can I integrate this with other project management tools?

Yes, any tool that can read and write JSON files can integrate with Threlmark’s roadmap. This enhances interoperability but requires manual or automated file handling.

What are the risks of using a plain file for critical planning data?

Risks include potential corruption from miswrites, lack of real-time conflict resolution, and the need for careful scoring to ensure priorities are accurate. Proper guardrails are recommended.

Is this suitable for enterprise-scale project management?

Threlmark’s approach is primarily designed for small teams or operators. Large enterprises requiring complex permissions and real-time collaboration may find this less suitable without additional features.

Source: ThorstenMeyerAI.com

You May Also Like

One-idea-per-email drip platform for developer onboarding

A developer-relations lead is testing a new email platform that delivers one technical idea per message to improve onboarding activation.

The bank account in the chat. How personal finance became an agentic on-ramp.

OpenAI’s new personal finance tools connect bank accounts via Plaid, marking a shift toward agentic consumer finance and redefining industry roles.

X Outage Seemingly Over As Cloudflare Deploys Fix

The widespread outage on X appears to be over after Cloudflare implemented a fix, restoring service for users globally. Details are still emerging.

Technology operations signal monitor: I admire Fabrice Bellard. He is almost certainly a better overall programmer

A new technology operations signal monitor identifies Fabrice Bellard as an exceptional programmer, emphasizing early detection of platform changes for small software teams.