📊 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 roadmap approach where the plan is a JSON file stored locally, making it accessible, durable, and vendor-agnostic. This shifts how teams manage and automate their planning processes.
Threlmark has introduced a new approach to roadmaps, declaring that the ‘disk is the contract.’ The company’s product centers around storing the entire roadmap as a plain JSON file on the user’s local disk, making it accessible and modifiable by any tool capable of reading or writing JSON. This marks a significant departure from traditional SaaS-based planning tools, emphasizing local ownership and interoperability.
The core idea behind Threlmark’s approach is that the roadmap’s structure is defined by a consistent JSON format stored directly on the user’s disk. This means any program or agent that can handle JSON can interact with the roadmap without needing SDKs, APIs, or vendor-specific integrations. The roadmap is not embedded in a SaaS platform but exists as a plain text file, ensuring durability and ownership independent of any vendor. Threlmark also incorporates a scoring system for roadmap items, enabling prioritized, ranked planning. This scoring enforces discipline by making trade-offs explicit, as only high-scoring items are typically executed. The system supports automated agents that can read, update, and write back to the roadmap file, creating a live, shared workspace for humans and AI agents alike. The approach is designed for small teams or operators managing their own tools, not large-scale enterprise environments requiring real-time collaboration or conflict resolution.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.
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.
Why ‘Disk Is the Contract’ Changes Roadmap Management
This approach shifts the control and durability of planning data from SaaS platforms to the user’s local environment, reducing vendor lock-in and increasing interoperability. It allows teams to own their roadmap files, ensuring longevity and flexibility. Automated agents can participate directly in updating plans without complex integrations, streamlining workflows. However, it also means sacrificing some features like real-time collaboration and conflict management, making it suitable primarily for small teams or operators.
![Free Fling File Transfer Software for Windows [PC Download]](https://m.media-amazon.com/images/I/41Vq6ZqHfjL._SL500_.jpg)
Free Fling File Transfer Software for Windows [PC Download]
Intuitive interface of a conventional FTP client
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
The Evolution of Roadmap Tools and Threlmark’s Innovation
Traditional roadmap tools rely heavily on SaaS platforms with APIs, SDKs, and collaboration features, which can lead to vendor lock-in and dependency on specific services. Threlmark’s philosophy challenges this model by proposing a simple, open format—plain JSON stored locally—that any tool can access. The concept builds on the idea that operational data, like roadmaps, should be durable and portable, not tied to a single vendor or platform. The company’s approach aligns with broader trends favoring local-first, provider-agnostic tools, emphasizing ownership and interoperability.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. That’s why we say disk is the contract.”
— Thorsten Meyer, Threlmark founder

Dear Editor
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Risks of a Disk-Based Roadmap
It is not yet clear how well this approach scales for large teams or organizations requiring real-time collaboration, conflict resolution, or permission controls. The system relies on manual review and guardrails to prevent corruption or mis-writes by automated agents. The effectiveness of scoring and automation depends on proper setup and discipline. Additionally, the approach does not address multi-user concurrency issues inherent in file-based systems, which could pose challenges for larger teams.
version control tools for JSON files
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 detailed documentation and open-source tools to help teams implement and adapt the ‘disk is the contract’ approach. Future updates may include enhanced guardrails for agent writes and integrations with existing planning workflows. The company aims to foster an ecosystem of interoperable, local-first planning tools and encourage user feedback to refine the model.
automated JSON file management tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
Can this approach replace SaaS roadmap tools for large teams?
Currently, the model is best suited for small teams or operators. Large organizations requiring real-time collaboration and conflict management may find it less suitable without further development.
How do automated agents interact with the roadmap?
Agents can read the JSON file, perform updates, and write back changes directly, enabling live automation and coordination without complex integrations.
What happens if multiple agents modify the file simultaneously?
The approach requires guardrails and review processes, as file-based systems do not inherently support conflict resolution like SaaS platforms. Proper management is essential to prevent corruption.
Is the JSON format open and customizable?
Yes, the format is open source under MIT license, allowing users to adapt it to their needs and integrate with any tool capable of handling JSON.
Source: ThorstenMeyerAI.com