📊 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 open, simple, and tool-agnostic. This shifts control from SaaS tools to users’ own files, enhancing durability and interoperability.
Threlmark has introduced a novel approach to project roadmapping, where the entire roadmap is represented as a plain JSON file stored locally on the user’s disk, eliminating reliance on SaaS APIs or vendor-specific tools. This approach is similar to the concepts discussed in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This innovation emphasizes ownership, durability, and interoperability, making the roadmap a simple, shared contract between humans and automation agents.
The core idea behind Threlmark’s approach is that the roadmap’s structure is defined by a known JSON format, which any program capable of reading or writing JSON can access. This means there is no need for SDKs, webhooks, or authentication, reducing vendor lock-in and increasing longevity of the data. The system also incorporates a scored kanban, where each task carries a priority score, enabling clear prioritization and trade-off visualization. Because the roadmap is a file, it can be read and modified by both humans and automated agents without intermediaries, creating a shared, live workspace. This design supports local-first and provider-agnostic principles, ensuring the plan remains accessible regardless of future tools or vendors. However, the approach does acknowledge limitations, such as challenges with concurrent editing and the risk of data corruption if agents miswrite the file. Threlmark emphasizes that this method is best suited for small teams or operators rather than large, enterprise-scale organizations.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 Ownership
This development matters because it shifts control over project plans from proprietary SaaS platforms to users’ own files, ensuring long-term access and reducing dependency on specific vendors. It promotes interoperability, simplicity, and durability, which are critical for teams valuing data ownership and resilience. However, it also introduces trade-offs, such as limited support for real-time collaboration and increased responsibility for managing data integrity, making it particularly relevant for small teams or operators seeking a lightweight, flexible solution.
JSON file project management tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Evolution of Roadmapping Tools and Open Data Principles
Traditional project management tools rely heavily on SaaS platforms with APIs, SDKs, and real-time collaboration features. For more on open data principles, see The referral. How AI search severs the content-for-traffic contract that funded the open web.. While these tools offer convenience, they often lock users into specific vendors, risking data loss if the platform shuts down or changes pricing. Threlmark’s approach builds on open data principles, emphasizing local storage and a shared file format—JSON—as the universal contract. This concept aligns with broader trends toward open source, data portability, and local-first design, offering an alternative to vendor lock-in and fostering long-term data sovereignty.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark’s ‘disk is the contract’ approach makes the roadmap a simple, shared file.”
— Thorsten Meyer, Threlmark
local-first kanban board software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Risks of File-Based Roadmaps
It remains unclear how well this approach scales for large teams requiring concurrent editing and real-time collaboration. The risks associated with agent miswrites or data corruption are acknowledged but not fully quantified. Additionally, the impact on enterprise workflows and integrations with existing tools is still being evaluated, as the model favors smaller teams and operators rather than large organizations.
interoperable project planning apps
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 support adoption of this model. Learn more about the underlying architecture in Threlmark: Disk Is the Contract. Future developments may include safeguards for concurrent editing, version control, and conflict resolution. The company also intends to gather user feedback to refine the system’s robustness and explore integrations with other project management tools, aiming to expand its applicability beyond small teams.
version control for JSON project roadmap
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 simultaneously?
Currently, the model is best suited for small teams or operators. Handling concurrent edits at scale remains a challenge, and users should implement guardrails or review processes to prevent data corruption.
Can existing project management tools adopt this JSON file approach?
Yes, any tool that can read and write JSON can integrate with the roadmap, making it highly interoperable and open. However, full integration with complex enterprise tools may require additional development.
What are the main advantages over traditional SaaS roadmapping tools?
The primary benefits include ownership of data, durability beyond vendor platforms, simplicity, and flexibility. The roadmap is a portable, future-proof file, reducing lock-in and ensuring long-term access.
What are the main limitations of this approach?
It does not support real-time, multi-user collaboration at scale and carries risks of data corruption if not managed carefully. It is best suited for small teams or operators with manageable workflows.
Source: ThorstenMeyerAI.com