📊 Full opportunity report: Threlmark: Disk Is the Contract on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
Threlmark has launched a new roadmap system based on storing the plan as a plain JSON file on disk, making it accessible and editable by any tool that reads JSON. This approach emphasizes durability and interoperability over real-time collaboration features.
Threlmark has unveiled a new approach to project roadmapping, where the entire plan is stored as a plain JSON file on the user’s disk, making it directly accessible and editable by any compatible tool. For more on how this architecture works, see Disk Is the Contract. This development shifts the control and durability of roadmaps from SaaS platforms to local files, emphasizing interoperability and ownership.
The core idea behind Threlmark’s new product is that the roadmap lives outside of any SaaS API, stored as a JSON file on the user’s local machine. The file’s structure acts as the contract, allowing any program capable of reading or writing JSON to interface with the plan, removing dependency on proprietary APIs or vendor lock-in.
This approach enables seamless integration with existing tools, as the roadmap is not confined within a specific platform. It also ensures the plan’s longevity, as the file can be preserved independently of any vendor or service, making it durable over time. Threlmark emphasizes that this model prioritizes simplicity and control, especially for small teams or individual operators.
Additionally, the system includes a scored kanban board, where each item carries a priority score, facilitating better decision-making and subtraction discipline. The roadmap supports a live agent loop, where automated agents can read and write directly to the JSON file, enabling real-time collaboration and automation without additional infrastructure.
However, Threlmark acknowledges that this model has limitations, particularly in scenarios requiring multi-user real-time editing, conflict resolution, or permission management, which are better suited to traditional SaaS tools. The approach is designed for operational control rather than enterprise-scale collaboration.
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 shift to a local, file-based roadmap fundamentally alters how teams and individuals manage project plans. It offers greater ownership, durability, and interoperability, reducing dependency on proprietary SaaS platforms that can change or disappear. For small teams and operators, this approach simplifies integration and reduces lock-in risks, potentially transforming operational workflows by making roadmaps more resilient and accessible across different tools and environments.
JSON file editor for project management
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background and Rationale for Threlmark’s Approach
Traditional roadmap tools rely heavily on SaaS APIs, which can introduce lock-in, deprecation, and access issues over time. Threlmark’s philosophy challenges this by advocating for a simple, open format—JSON files—that any tool can read or write. The concept aligns with broader trends toward local-first, provider-agnostic data management, emphasizing control and longevity. The company has previously highlighted the limitations of SaaS-centric tools, especially for small teams or individual operators seeking durability and interoperability.
This announcement builds on that philosophy, proposing a practical implementation where the roadmap itself becomes a plain text file, ensuring it outlives any single tool or vendor and remains accessible for future use or migration.
“A roadmap is only useful if everyone agrees on where it lives. Our approach makes the roadmap a simple JSON file on your disk—nothing more, nothing less.”
— Thorsten Meyer, Threlmark founder
local JSON roadmap tool
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Risks of the ‘Disk Is the Contract’ Model
While the approach offers significant advantages, it remains unclear how well it scales for large teams or complex projects requiring concurrent editing, conflict resolution, or permission controls. Threlmark acknowledges that a JSON file on disk is not ideal for real-time multi-user collaboration, and managing agent write permissions introduces potential risks of corruption or inconsistency. The effectiveness of guardrails and review processes to mitigate these risks is still being evaluated.
Kanban board software with JSON export
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next Steps and Adoption Considerations for Users
Threlmark plans to release the open-source implementation of this system, allowing users to test and adapt it to their workflows. The company will likely gather feedback on usability, scalability, and security, especially for small teams and individual operators. Future updates may include enhanced guardrails for agent interactions and tools for managing conflicts, but the core principle remains: the roadmap is a file you own and control.

KALIM Needle File Set (10Pcs High Carbon Steel Files) and 1 Wire Cutter in A Carry Bag, File Tools for Soft Metal, Wood, Jewelry, Model, DIY, Hobby, etc.
【GREAT SMALL SIZE】 10 pcs 6'' high carbon needle files, 1pcs 5'' wire cutter, 1pcs 8'' carrying storage…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does this approach handle collaboration among multiple users?
Currently, the model is designed for small teams or individual operators. It does not support real-time multi-user editing with conflict resolution. Managing concurrent writes requires manual review or external synchronization tools.
Can existing project management tools integrate with this JSON-based roadmap?
Yes. Any tool capable of reading and writing JSON can interface with the roadmap file. This includes custom scripts, automation agents, or existing tools that support JSON import/export.
What are the security implications of storing roadmaps as local files?
Storing files locally reduces exposure to SaaS-related security risks but shifts responsibility to the user for securing their files. Proper access controls and backups are recommended.
Is this approach suitable for large enterprises?
Threlmark’s current model is optimized for small teams or individual operators. Large organizations requiring complex collaboration, permissions, and conflict resolution may find this less suitable without additional tooling.
Will Threlmark support versioning or history tracking?
Version control can be implemented externally, such as through Git or other tools, since the roadmap is a plain file. Threlmark’s approach does not include built-in versioning features.
Source: ThorstenMeyerAI.com