📊 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 approach to roadmapping: the roadmap is a JSON file stored locally, making it open, durable, and accessible without SaaS dependencies. This shifts how teams and agents coordinate work.
Threlmark has introduced a new paradigm for project roadmapping, where the entire plan exists as a plain JSON file on a user’s disk, rather than inside a SaaS platform. This approach aims to enhance interoperability, durability, and control, making the roadmap accessible and modifiable by any tool capable of reading and writing JSON. This approach aims to enhance interoperability, durability, and control, making the roadmap accessible and modifiable by any tool capable of reading and writing JSON.
The core of Threlmark’s new model is that the roadmap is a simple JSON file stored locally on the user’s machine. The file’s structure defines the contract, allowing any compatible program or agent to read or update it without needing a specific API or SDK. This design removes vendor lock-in, as the plan is owned directly by the user and not dependent on a SaaS provider. The roadmap is also scored, with each task assigned a priority, facilitating clear prioritization and trade-offs. Additionally, the system supports a live agent loop, where automated agents can read, update, and write directly to the file, enabling seamless automation and coordination. However, the approach is not suited for large, multi-user environments requiring real-time collaboration, conflict resolution, or permission controls. Threlmark emphasizes that this model is ideal for small teams or individual operators seeking simplicity and control over their planning data.Threlmark also highlights that the approach trades some SaaS benefits—like concurrent editing and audit trails—for increased durability, ownership, and interoperability. The company provides an open-source implementation under the MIT license, with detailed internal documentation available online.While the model offers significant advantages, it also introduces risks: a poorly scored task can mislead priorities, and agents with write access could potentially corrupt the plan if not properly managed. The system requires careful guardrails and review processes to mitigate these risks.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 Planning and Automation
This new approach shifts how teams and automation tools manage project plans, emphasizing ownership, longevity, and interoperability. By removing reliance on SaaS APIs, it reduces vendor lock-in and increases resilience against platform changes or deprecation. For small teams and individual operators, this model simplifies integration, reduces costs, and enhances control. However, it also limits real-time collaboration and conflict resolution, making it less suitable for large, distributed organizations. The move towards a file-based roadmap could influence future tool development and operational workflows, especially in contexts valuing durability and openness over real-time features.

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.
Background on Roadmap Tools and Data Ownership
Traditional project management tools often rely on SaaS platforms with APIs that centralize and manage roadmap data, offering features like real-time collaboration, conflict resolution, and audit trails. These tools, while powerful, create vendor lock-in and depend on continuous platform availability. Threlmark’s previous philosophy centered on open standards and interoperability, but this new model explicitly advocates for a local-first, file-based approach. This is a departure from the typical SaaS paradigm, emphasizing data ownership and durability. The concept of ‘disk is the contract’ aligns with broader trends in open-source and local-first software, challenging the dominance of cloud-based project management solutions.
“A roadmap that lives on your disk is a simple, durable, and interoperable contract that anyone can read or write without hoops or 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 the File-Based Approach
It is not yet clear how well this system scales for larger teams requiring real-time collaboration or complex permission management. The reliance on manual review and guardrails to prevent agent misbehavior introduces potential risks of data corruption or misprioritized tasks. Raw-feed licensing is an example of the kind of contract that could help formalize data management in such systems. The effectiveness of scoring and automation in practice remains to be validated in diverse operational contexts. Additionally, the impact on existing workflows and tool integrations is still being explored, with some uncertainty about how quickly teams will adopt this model.

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.
Next Steps for Adoption and Development
Threlmark plans to release detailed documentation and tooling to facilitate adoption of the ‘disk is the contract’ model. The company will also gather user feedback to refine the approach and address limitations, especially around multi-user scenarios. Future updates may include enhanced guardrails for agent interactions and optional features for conflict resolution. Meanwhile, early adopters are expected to experiment with integrating this model into their workflows, providing insights into its practical strengths and challenges.

Agentic AI Engineering Automation in 2026: Designing Autonomous Systems with Intelligent Agents, Tools, and Multi-Step Reasoning (Intelligent Systems Engineering Automation Series)
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does this approach improve over traditional SaaS roadmaps?
It offers greater ownership, durability, and interoperability by using a simple, local JSON file instead of relying on a vendor-controlled platform.
Is this suitable for large teams or enterprise use?
No, this approach is designed primarily for small teams or individual operators. Large, distributed teams may face challenges with collaboration and conflict management.
What are the main risks associated with this system?
The primary risks include potential data corruption from miswritten files and the need for careful management of agent permissions and scoring accuracy.
Can existing tools integrate with this roadmap approach?
Yes, any tool capable of reading and writing JSON can work with the roadmap, making integration straightforward and vendor-agnostic.
Source: ThorstenMeyerAI.com