📊 Full opportunity report: Threlmark: Disk Is the Contract on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
Threlmark announces a radical shift in roadmap management: the roadmap is a JSON file on disk, making it open, interoperable, and durable. This approach challenges traditional SaaS tools by emphasizing local control and simplicity.
Threlmark has unveiled a new approach to project roadmaps, where the roadmap is a plain JSON file stored locally on the user’s disk, serving as the definitive contract for project data. This departure from SaaS-based tools emphasizes ownership, interoperability, and durability, making the roadmap accessible and writable by any program that can handle JSON.
The core innovation of Threlmark is that the entire roadmap exists as a JSON file on the user’s local machine, rather than inside a proprietary SaaS platform. The roadmap’s structure is standardized, allowing any compatible tool or agent to read or write to it without needing SDKs, webhooks, or authentication. This design aims to eliminate vendor lock-in and ensure long-term access to project data.
Threlmark also integrates a scoring system for roadmap items, prioritizing tasks and enabling clear trade-offs. The platform supports a shared workspace where humans and automated agents can collaboratively update the roadmap by reading and writing JSON files, creating a live, decentralized coordination layer. This setup is particularly suited for small teams or operators managing multiple automated agents, emphasizing local control and simplicity.
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 of project data from cloud-based SaaS tools to local, owner-controlled files. Disk Is the Contract: Inside Threlmark’s Local-First Architecture. It reduces dependency on vendors, mitigates risks of data loss or tool deprecation, and enhances interoperability. For small teams and operators, this approach simplifies workflows and fosters resilience by making project plans portable and durable.

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 Durability
Traditional project management tools rely heavily on SaaS platforms, which store roadmaps in proprietary formats accessible via APIs. While convenient, this creates vendor lock-in, risks of data loss if services shut down, and limited control over data ownership. Threlmark’s approach echoes ongoing debates about local-first data storage and open standards, aiming to provide a more durable and interoperable solution for small teams and individual operators.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Our product makes the roadmap a simple, shared file that anyone can access and update.”
— Thorsten Meyer, Threlmark founder
local JSON roadmap 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 is not yet clear how well this approach scales for large, distributed teams requiring simultaneous editing, conflict resolution, or real-time collaboration. The impact of potential agent mis-writes or corruption also remains to be tested in real-world scenarios. Additionally, the approach’s suitability for enterprise-level project management is uncertain, given its emphasis on local control and small-team use cases.

Just Promoted! A 12-Month Road Map for Success in Your New Leadership Role, Second Edition
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 full open-source product and invite users to test its capabilities. Future updates may include enhanced conflict management, versioning, and integrations with existing tools. Monitoring user feedback will determine how well the file-based approach adapts to various team sizes and workflows, and whether it can supplement or replace traditional SaaS solutions.

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 Threlmark ensure data integrity with a simple JSON file?
Currently, data integrity depends on careful management of file writes. Future features may include safeguards like versioning or validation, but the core concept relies on users maintaining control over their files.
Can multiple users edit the roadmap simultaneously?
In its current form, the approach is best suited for small teams or individual operators. Handling concurrent edits at scale may require additional conflict resolution mechanisms, which are still under development.
Is this approach compatible with existing project management tools?
Yes, any tool capable of reading or writing JSON can interact with the roadmap file. This makes integration straightforward, but seamless synchronization across multiple tools may require custom setups.
What are the security implications of storing roadmaps locally?
Storing data on disk grants users full control but also places responsibility on them to secure their files. Threlmark does not provide built-in encryption or access controls, so users should implement their own security measures.
Source: ThorstenMeyerAI.com