📊 Full opportunity report: Threlmark: Disk Is the Contract on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
Threlmark announces a new project management approach where the roadmap is a JSON file stored locally, making it open, interoperable, and independent of SaaS tools. This shifts how teams and agents coordinate plans.
Threlmark has introduced a new approach to project roadmaps: the entire plan is stored as a plain JSON file on the user’s disk, making it accessible, durable, and vendor-agnostic. This shift emphasizes ownership and interoperability, diverging from traditional SaaS tools that rely on APIs and cloud services.
The core concept behind Threlmark is that the roadmap’s structure is a known JSON format stored locally, which any program capable of reading or writing JSON can access. The visual kanban board is merely a view over this file, enabling seamless integration with other tools and agents without needing APIs, SDKs, or webhooks. The product is open source under the MIT license, emphasizing transparency and control.
Threlmark also features a scored kanban system, where each task carries a priority score. This enforces prioritization and encourages trade-offs, making the decision process explicit. The roadmap becomes a shared workspace for both humans and automated agents, which can read and update the JSON file directly, closing the loop of planning and execution. This design supports local-first, provider-agnostic workflows, reducing lock-in and increasing durability of the plan itself.
However, the approach has limitations. It does not support real-time multi-user editing at scale, conflict resolution, or permissioning, making it more suitable for small teams or operators. The system relies on the integrity of scores and careful management of agent permissions to prevent corruption. Threlmark advocates see this as a practical, simple solution prioritizing ownership, interoperability, and longevity over some SaaS features.
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.
Impact of a Local-First, Open Roadmap Format
This development matters because it shifts project planning from vendor-controlled SaaS tools to a simple, open, and durable file-based system. It reduces lock-in, enhances data ownership, and enables seamless integration with any tool that can read or write JSON. For small teams or operators, this approach simplifies workflows and increases resilience against vendor changes or outages.
JSON file project management tools
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 rely heavily on SaaS platforms with APIs, SDKs, and cloud-based data storage, which can create lock-in and dependency risks. While these tools offer collaboration features like real-time editing and conflict resolution, they may also limit control over the underlying data. Threlmark’s approach responds to these limitations by emphasizing local storage and open formats, aligning with broader trends toward open source and local-first workflows.
The concept of storing operational data as plain files is not new, but Threlmark formalizes this for roadmaps, positioning it as a deliberate alternative to SaaS-centric solutions. The product’s emphasis on interoperability and ownership reflects ongoing debates about data sovereignty and vendor lock-in in project management.
“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark makes a deliberate bet: the roadmap is a plain JSON file on your disk.”
— Thorsten Meyer, Threlmark founder
local disk Kanban board software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Limitations and Risks of the JSON Roadmap Approach
It is not yet clear how well this approach scales for large teams or complex projects requiring real-time collaboration, conflict resolution, or permission controls. The reliance on manual management of scores and agent permissions introduces potential risks of data corruption or misalignment. The effectiveness of guardrails and review processes in preventing errors remains to be demonstrated in practice.
open source project planning software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Upcoming Developments and Adoption Scenarios
Threlmark plans to release the open-source code and documentation widely, encouraging small teams and operators to adopt the system. Future updates may include enhanced conflict resolution, versioning, and integration tools. Monitoring how early adopters implement and adapt to this approach will shape its evolution and potential for broader use.
JSON-based task management app
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
Can I use Threlmark with existing project management tools?
Yes. Since the roadmap is a JSON file, any tool that can read or write JSON can potentially integrate with it. Visualizations and workflows would need to be built around this format.
Is this suitable for large teams or enterprise projects?
Threlmark is primarily designed for small teams or individual operators. It does not support real-time multi-user collaboration, conflict resolution, or permissioning at scale, which are typical needs in larger organizations.
What are the security implications of storing roadmaps as local files?
Storing data locally enhances control but also requires careful management of access permissions. Unlike SaaS tools with built-in security features, local files depend on user-controlled security measures.
Will the JSON format be standardized for broader adoption?
Threlmark is open source, and the JSON schema is documented publicly. Broader adoption would depend on community engagement and potential standardization efforts.
Source: ThorstenMeyerAI.com