📊 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 methodology where the plan is a JSON file stored locally, making it open, durable, and agent-friendly. This shifts control from SaaS tools to users’ own files, emphasizing simplicity and interoperability.
Threlmark has unveiled a new approach to project roadmaps that fundamentally shifts how planning data is stored and shared, as described in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. The core idea: the roadmap is a plain JSON file stored locally on the user’s disk, not inside a SaaS platform, exemplifying the local-first architecture approach. This move aims to give users full control, interoperability, and durability over their planning data, making the roadmap accessible and editable by any program that can read or write JSON.
The new model, called ‘disk is the contract,’ means the entire roadmap lives in a single JSON file on the user’s machine. The roadmap’s structure is standardized, allowing any compatible tool or agent to interpret, modify, or update it without needing vendor-specific APIs or SDKs. Threlmark emphasizes that this approach reduces vendor lock-in, enhances data durability, and simplifies integrations by relying solely on open standards. The roadmap is also scored, with each item assigned a priority, enabling clearer decision-making and trade-offs. This system supports automated agents that can read from and write directly to the file, closing the loop between planning and execution. The approach is designed for small teams or operators, acknowledging that it may not suit large-scale, real-time collaborative environments. Threlmark is open source under MIT license, with detailed internals available for review in Disk Is the Contract: Inside Threlmark’s Local-First Architecture.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.
Implications for Project Management and Data Control
This development matters because it challenges the prevailing SaaS-centric model of project planning tools, emphasizing user ownership and interoperability. By shifting the roadmap to a plain file, Threlmark reduces dependency on vendor platforms, which often change pricing, deprecate APIs, or disappear. For small teams and operators, this approach offers a more durable and flexible way to manage plans, especially when integrating with automated agents or other tools. However, it also means sacrificing some features like real-time collaboration, conflict resolution, and permission management typical of SaaS solutions. The approach could influence how future planning tools are designed, prioritizing open standards and local-first architectures.
JSON file editor for project planning
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background and Rationale Behind ‘Disk is the Contract’
Traditional roadmap tools are typically SaaS-based, relying on vendor APIs and cloud infrastructure. Threlmark’s approach stems from a desire to give users full control over their planning data, avoiding vendor lock-in and ensuring long-term access. The concept of making the roadmap a plain JSON file is rooted in principles of open standards, durability, and interoperability. The idea is to create a simple, reliable contract that any tool or agent can adhere to, enabling seamless automation and integration. This approach builds on existing discussions about local-first data management and open data formats, emphasizing that the most critical operational data should outlive any single tool or platform.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark’s approach makes the roadmap a simple, shared file on disk, removing vendor dependencies.”
— Thorsten Meyer, founder of Threlmark

Real-World Android App Projects with Kotlin and Jetpack Compose: Build Production-Style Android Apps with Modern Architecture, API Integration, State Management, Local Data Storage, Practical Projects
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Challenges of the ‘Disk Is the Contract’ Model
It is not yet clear how well this approach scales for large, distributed teams requiring real-time collaboration. The reliance on local files may pose challenges for concurrent editing, conflict resolution, and permission management. Additionally, the risks associated with agent writing—such as mis-writes or corruption—require guardrails and review processes. The effectiveness of this model outside small-team or operator contexts remains to be seen, and further user feedback and testing are needed to evaluate its practical limits.
open source JSON roadmap 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 code and documentation publicly, inviting developers to experiment with the model. Future updates may include tools for conflict resolution, versioning, and collaborative editing, aiming to address current limitations. The company also intends to gather user feedback to refine the approach and explore integrations with existing project management workflows. Monitoring how small teams adopt this method will be key to understanding its broader applicability.

Project Planner Notepad – Project Management Organizer Desk Pad – Manage Project Tasks and Meeting Deadlines Effectively – 50 Sheets of Premium 120gsm Paper | Management | A4 Mono
Comprehensive Project Planning: Plan for success with a dedicated project timeline and task sections to track milestones and…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does ‘disk is the contract’ improve over traditional roadmap tools?
It offers greater control, durability, and interoperability by storing the plan as a plain JSON file that any compatible tool or agent can access, avoiding vendor lock-in and enabling automation.
What are the main limitations of this approach?
It may not support large-scale, real-time collaboration effectively and requires careful management of agent writes to prevent data corruption.
Is this approach suitable for enterprise-level project management?
Currently, it is designed for small teams or operators. Large enterprises needing features like conflict resolution and permissioning may find it insufficient without further development.
Where can I find more information or contribute?
The Threlmark project is open source under MIT license. Details and the deep dive are available at threlmark.com.
Source: ThorstenMeyerAI.com