📊 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 system where the roadmap is a plain JSON file stored locally, making it open, interoperable, and durable. This approach shifts control from SaaS tools to users’ own disks, enabling direct human and agent interaction.
Threlmark has announced a new approach to project roadmapping: the entire roadmap is a plain JSON file stored on the user’s own disk, making it the definitive contract for project data.
Threlmark’s new system, summarized as ‘disk is the contract,’ departs from traditional SaaS-based roadmap tools by placing the roadmap file directly on the user’s local disk. The JSON file is structured to be easily read and written by any program, ensuring interoperability without the need for SDKs or APIs. The roadmap is viewed as a shared, version-controlled document that can be accessed and modified by both humans and automated agents, facilitating a live, collaborative workflow. This design emphasizes ownership, durability, and simplicity. The file-based approach means the roadmap is not dependent on vendor services that could change or disappear, and it can outlive the tools that create it. The system also incorporates scoring of tasks, enabling prioritized, subtraction-based planning. Agents can read and update the file directly, closing the loop between planning and execution, which is especially suited for small teams or operators managing automation workflows. However, the approach has limitations, including reduced support for real-time multi-user collaboration, conflict resolution, and permission controls. The success of this system depends heavily on the quality of task scoring and the management of agent permissions to prevent data corruption.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 Local Control and Interoperability Matter
This development matters because it shifts project planning from vendor-dependent SaaS tools to a simple, durable, and open file-based system. It empowers users to own their roadmap data entirely, reducing lock-in risks and increasing control over project information. For small teams and operators, this approach simplifies workflows and enhances resilience against tool or vendor changes, potentially influencing future project management practices.

Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
The Evolution of Roadmap Tools and the ‘Disk as Contract’ Concept
Traditional project management tools rely heavily on SaaS platforms with APIs, SDKs, and real-time collaboration features. While these tools offer convenience, they also introduce lock-in, dependency on vendor services, and potential data loss if the platform disappears. Threlmark’s approach revives a simpler paradigm—using plain files—drawing on principles of local-first design and open standards. This concept aligns with broader movements toward data ownership and interoperability, but it is a notable departure from mainstream SaaS solutions.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Our approach makes the roadmap a simple file on disk, eliminating vendor lock-in.”
— Thorsten Meyer, Threlmark founder
local disk roadmap software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Risks of a File-Based Roadmap System
It is still unclear how well this system scales for large, multi-user teams requiring real-time collaboration, conflict resolution, and permission controls. The potential for data corruption or inconsistency exists if multiple agents modify the file simultaneously without proper safeguards. The effectiveness of scoring and prioritization also depends on user discipline and management.

Planning and Control Using Oracle Primavera P6 Versions 8 to 21 PPM Professional
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next Steps for Adoption and Testing
Threlmark plans to release the open-source implementation and documentation, inviting small teams and operators to experiment with the system. Further development may include tools for conflict detection, version control, and enhanced collaboration features. Observers will monitor how well the approach performs in real-world scenarios, especially regarding concurrency and data integrity.

AI Trade Agents: The Future of Global Sourcing, Supply Chains, and Intelligent Commerce (AI Agents and the Future of Business Series)
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does this approach compare to traditional SaaS roadmap tools?
Unlike SaaS tools that rely on cloud APIs and vendor infrastructure, Threlmark’s system uses a local JSON file as the single source of truth, offering greater ownership, durability, and interoperability.
Can multiple users edit the roadmap simultaneously?
In its current form, the system is best suited for small teams or operators. Handling simultaneous edits requires additional safeguards, which are still under development.
What are the main limitations of this approach?
The system does not support real-time multi-user collaboration, conflict resolution, or permission management at scale. It relies on disciplined management of the JSON file and scoring system.
Is this system open source?
Yes, the full implementation and deep-dive documentation are available under an MIT license at threlmark.com.
Source: ThorstenMeyerAI.com