Threlmark: Disk Is the Contract

📊 Full opportunity report: Threlmark: Disk Is the Contract on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Threlmark’s new product simplifies roadmap management by storing the entire plan as a JSON file on local disk. This approach enhances interoperability and ownership, removing dependency on SaaS APIs. The method is suited for small teams and operators but has limitations for large, collaborative environments.

Threlmark has launched a new approach to roadmap management, where the entire plan is stored as a plain JSON file on the user’s local disk, replacing traditional SaaS-based tools.

The core innovation is that the roadmap exists as a simple JSON file on the user’s machine, serving as the single source of truth. This file is accessible to any program capable of reading or writing JSON, eliminating the need for APIs, SDKs, or webhooks. The approach emphasizes local ownership and interoperability, allowing any tool to integrate with the roadmap without vendor lock-in. The roadmap is also scored, with each item assigned a priority, enabling clear prioritization and trade-offs. Because the roadmap is a file, it can be directly manipulated by both humans and automated agents, facilitating real-time updates and coordination. The architecture is open-source under MIT license, with detailed internal documentation available at threlmark.com.
Threlmark — Disk Is the Contract · Built in Public Day 7/19
Built in Public · Day 7 / 19 ThorstenMeyerAI.com · the operator portfolio
The Decision Layer · Day 07 Dispatch

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.

01 One file. Everything reads & writes it.
Threlmark UI+ your tools
{ }
roadmap.json
the contract
Agentsread · act · write
read → act → write · no API, no lock-in — a plain file any program can honor
Backlog
Bulk CSV importer
score 49
Niche export format
score 58
Scored← council
Build: validated idea X
score 87
Build: validated idea Y
score 74
Doing
Ship feature Z
score 91
Done
Launch W
✓ shipped
1 filethe whole roadmap, on disk scoredevery item ranked MITopen source · agent-readable
02 Why a file beats a database here
JSON
the contract is a file format, not a vendor — anything that reads JSON is a client.
own it
a text file you own, that outlives any tool — no API, no rate limit, no lock-in.
agent-native
the roadmap is a shared workspace — humans and agents write to the same file.
03 The thesis the whole series inherits
01
Local-first
The roadmap is literally a file on your machine — not a row in someone else’s database.
02
Provider-agnostic
The contract is a format, not a vendor. Any agent, any tool that speaks JSON is first-class.
03
Non-developer build
Radical simplicity by design — the least lock-in-prone thing there is: a plain file.
04
Edit by subtraction
Scoring forces ranking. A board where everything is “high priority” has no priorities.
04 The operator constellation
18 products · one foundation
Today: Threlmark lit — where the council’s verdicts become an ordered plan. IdeaClyst → Threlmark.
Content
DojoClaw
RoundupForge
Stenvrik
ChannelHelm
IdeaNavigator
Decision
IdeaClyst
Threlmark
Outcome-First
Platform
Grimfaste
Delvasta
Open / Reg
Glasspane
QAtrial
Markets
Polybot
TradingAgents
Defense / Intel
Argus
VigilSAR
VigilSAR-Bench
Diagnostic
World Model Readiness
Local-first · Provider-agnostic foundation

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.

ThorstenMeyerAI.com · Built in Public · Day 7 of 19 · © 2026 Thorsten Meyer

Implications for Roadmap Ownership and Integration

This development shifts control of project roadmaps from SaaS vendors to individual users and small teams, offering increased durability, ownership, and interoperability. It reduces dependency on proprietary APIs and vendor-specific tools, which can change or disappear, risking data loss. By making the roadmap a plain file, Threlmark enables seamless integration with any JSON-compatible tool, simplifying automation and reducing lock-in. However, this approach may not suit large-scale, collaborative environments requiring real-time multi-user editing or conflict resolution, which are strengths of SaaS solutions. Overall, this innovation empowers operators and small teams with a more durable and flexible roadmap management approach, but it also introduces new challenges in concurrency and data integrity.
Free Fling File Transfer Software for Windows [PC Download]

Free Fling File Transfer Software for Windows [PC Download]

Intuitive interface of a conventional FTP client

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Trade-offs of a File-Based Roadmap

Traditional roadmap tools rely on SaaS APIs, offering features like real-time collaboration, conflict resolution, and permissioning. Threlmark’s approach, by contrast, uses a static JSON file stored locally, which is inherently simpler but less suited for large, distributed teams. This design emphasizes ownership, durability, and interoperability, aligning with principles of local-first and provider-agnostic architecture. The concept builds on previous discussions about data portability and vendor lock-in, offering a practical alternative for small teams or operators who prefer control over their data. The approach is a response to the limitations of SaaS tools, particularly their dependency on vendor infrastructure and potential for data lock-in.

“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 deliberately different bet: the roadmap is a plain JSON file on your disk.”

— Thorsten Meyer, Threlmark

Amazon

local disk roadmap management software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations for Large-Scale, Multi-User Collaboration

It is not yet clear how well this approach scales for large teams requiring real-time collaboration, conflict resolution, or permission controls. The system is designed for small teams and operators, and its effectiveness in more complex environments remains to be tested.
Amazon

interoperable project planning tools

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 product publicly, inviting small teams and operators to adopt and experiment with the file-based roadmap approach. Further development may include tools for managing concurrency, versioning, and conflict resolution to address current limitations. Feedback from early users will shape future enhancements and potential integrations with existing project management workflows.
Amazon

version control for JSON files

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this approach handle multiple users editing the roadmap simultaneously?

Currently, the system is designed for small teams and individual operators. Handling real-time concurrent edits requires additional mechanisms like locking or version control, which are not yet part of the core approach.

Can existing project management tools integrate with this JSON-based roadmap?

Yes. Any tool capable of reading or writing JSON can integrate, making it highly flexible and provider-agnostic. However, seamless integration depends on developing or adapting specific connectors.

What are the main advantages over SaaS roadmap tools?

The key benefits include full ownership of the data, durability independent of vendor infrastructure, and interoperability with any JSON-compatible tool, reducing lock-in and increasing control.

What are the main limitations of this approach?

It does not support real-time multi-user collaboration, conflict resolution, or permissioning at scale. It is best suited for small teams or operators managing individual or low-collaboration projects.

Source: ThorstenMeyerAI.com

You May Also Like

Disk Is the Contract: Inside Threlmark’s Local-First Architecture

Threlmark treats disk storage as the definitive source of truth, simplifying sync, enhancing offline use, and enabling data portability through a local-first design.

Mac vs GPU Tower for Local LLMs: The Heat-and-Noise Tradeoff

Comparing Mac Studio and GPU towers for local large language models, focusing on heat, noise, capacity, and performance tradeoffs.

Disk Is the Contract: Inside Threlmark’s Local-First Architecture

Exploring Threlmark’s innovative local-first design where disk-based JSON files serve as the single source of truth, enabling portability and safety without a database.

Build vs Buy a Prebuilt AI Workstation

Explore the latest trends in building or buying AI workstations in 2026, including costs, deployment speed, and control options to inform your decision.