📊 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 roadmap approach called ‘disk is the contract,’ where the entire plan resides as a JSON file on local disk. This method emphasizes simplicity, interoperability, and ownership, moving away from traditional SaaS tools.

Threlmark has introduced a new approach to project roadmapping, where the roadmap is a plain JSON file stored locally on the user’s disk, making it the definitive contract for project data. This shift aims to enhance interoperability, ownership, and durability, moving away from SaaS-based tools.

The core idea behind Threlmark’s new model is that the roadmap exists as a JSON file on the user’s disk. This file serves as the single source of truth, accessible and editable by any compatible program that can read or write JSON. The approach eliminates reliance on SaaS APIs, reducing lock-in and ensuring long-term access to project data. The roadmap is also scored, with each item assigned a priority, enabling clear prioritization and trade-offs. The system supports automated agents that can read and modify the roadmap directly, facilitating live collaboration between humans and AI agents. However, this simplicity comes with trade-offs, notably the lack of real-time multi-user editing and conflict resolution features typical of enterprise SaaS tools. Threlmark emphasizes local-first, provider-agnostic architecture, making the approach suitable for small teams or operators who value control and durability over real-time collaboration.

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 Project Management and Data Ownership

This development matters because it offers a fundamentally different way to manage project plans, emphasizing ownership, durability, and interoperability. By storing the roadmap as a simple, open format on local disk, users can avoid vendor lock-in, ensure long-term access, and facilitate seamless integration with any tool capable of handling JSON. This approach appeals especially to small teams, operators, or those prioritizing data sovereignty over advanced collaboration features found in SaaS tools.

Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON

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.

Limitations and Trade-offs of the ‘Disk Is the Contract’ Model

Traditional roadmap tools rely heavily on SaaS platforms, offering features like real-time collaboration, conflict resolution, and permission control. Threlmark’s approach deliberately sidesteps these features, focusing instead on simplicity, durability, and interoperability. The concept builds on the idea that a plain file on disk can serve as a reliable, long-lasting artifact, especially for small teams or individual operators. The approach aligns with the broader local-first, provider-agnostic movement in software design, emphasizing control over data and reducing dependency on centralized services.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark’s approach makes the roadmap a plain JSON file on your disk, ensuring ownership and durability.”

— Thorsten Meyer, Threlmark

Amazon

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 Disk-Based Approach

It remains unclear how well this approach scales for larger teams requiring real-time collaboration and conflict resolution. The system’s reliance on manual review and guardrails to prevent corruption or miswrites by agents introduces potential risks. Additionally, the practical implications for multi-user environments and enterprise-scale workflows are still being explored, and there is no indication that this model supports concurrent editing or permissioning at scale.

As an affiliate, we earn on qualifying purchases.

Next Steps and Adoption Roadmap for Threlmark Model

Threlmark plans to release detailed documentation and open-source tools to facilitate adoption of the JSON-based roadmap system. Future developments may include enhanced guardrails for multi-agent writing, integrations with existing project management tools, and user feedback to improve scalability and conflict management. The company will likely monitor early adopters’ experiences to refine the approach and address current limitations.

Amazon

interoperable project management app

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does ‘disk is the contract’ improve project management?

It simplifies ownership, ensures long-term access, and enables interoperability by using a plain JSON file as the definitive project roadmap, avoiding vendor lock-in.

What are the main limitations of this approach?

It lacks real-time collaboration features, conflict resolution, and permission controls typical of SaaS tools, making it more suitable for small teams or operators.

Can this system integrate with existing project tools?

Yes, since the roadmap is a JSON file, any tool that reads or writes JSON can integrate, facilitating flexible workflows.

Is this approach secure for sensitive project data?

Security depends on how the file is stored and access-controlled locally; it does not inherently provide encryption or permission features.

Will Threlmark develop features for larger teams?

Currently, the focus is on small teams and operators, but future updates may explore ways to introduce multi-user support while maintaining core simplicity.

Source: ThorstenMeyerAI.com

This content is for general information only and is not financial, tax or legal advice. Consult a qualified professional for decisions about your money.
You May Also Like

The Skills Marketplace Nobody Is Building Yet

A new open standard for portable AI skills exists, but a dedicated marketplace remains undeveloped. This gap could define future AI ecosystems.

RoundupForge: The Data Layer

RoundupForge, an open-source data layer, automates product recommendation ranking across 21 Amazon marketplaces, ensuring trustworthy, scalable content.

A War Room for Your Next Idea: Inside IdeaClyst

Discover how IdeaClyst creates a local-first, AI-driven digital war room to help founders validate ideas quickly and securely, transforming uncertainty into confidence.

Best Quiet CPU Coolers for Sustained AI/Compute Loads

Discover top quiet CPU coolers ideal for long AI and compute workloads, including air and liquid options, with expert insights for 2026.