📊 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 product philosophy: the roadmap is a plain JSON file stored locally, making it accessible and editable by any tool that reads JSON. This approach emphasizes simplicity, durability, and interoperability, shifting control back to users.

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, editable, and shareable without reliance on proprietary SaaS APIs. This shift aims to enhance interoperability, durability, and control over project data, marking a significant departure from traditional SaaS-based roadmap tools.

The core idea is that the roadmap lives inside a JSON file, which any program capable of reading or writing JSON can access. The product’s design makes the file the definitive contract, enabling tools and agents to interact with the plan directly, without needing API integrations or vendor lock-in. Threlmark’s approach emphasizes local ownership and open standards, providing a straightforward, durable, and interoperable solution for small teams and operators. This concept is built around the principle that the roadmap should be a simple, shared artifact that outlives any single tool or vendor. The JSON file can be read by any compatible program, and the roadmap’s structure is standardized, ensuring seamless integration. The product also features a scored kanban, where each item has a priority score, facilitating better decision-making through visible trade-offs. Agents—automated or human—can read, update, and write back to the file, creating a live, collaborative workspace. However, this simplicity comes with trade-offs, such as limited support for real-time multi-user collaboration and the need for careful management of agent permissions and scoring accuracy.

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 Tool Interoperability

This development matters because it challenges the prevailing SaaS-centric model of project planning tools, emphasizing user ownership, longevity, and flexibility. You can learn more about Disk Is the Contract: Inside Threlmark’s Local-First Architecture. By making the roadmap a simple, open file, Threlmark reduces dependency on proprietary platforms, potentially increasing control and reducing lock-in for small teams and operators. It also enables seamless integration with any tool that can handle JSON, fostering a more open and customizable workflow. However, it may not suit large, distributed teams requiring real-time collaboration or complex permissioning, highlighting a trade-off between simplicity and scale.

AI TOOLS FOR THE MODERN BUSINESS: The Complete Step-by-Step Blueprint to Automating Marketing, Client Work, and CRM with ChatGPT, n8n, and Make.com.

AI TOOLS FOR THE MODERN BUSINESS: The Complete Step-by-Step Blueprint to Automating Marketing, Client Work, and CRM with ChatGPT, n8n, and Make.com.

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Roadmap Tools and Open Standards

Traditional roadmap tools are typically SaaS-based, offering features like real-time collaboration, conflict resolution, and permission management. For a recent example, see Supermarket giant Tesco sues VMware for breach of contract. These tools often lock users into vendor ecosystems, risking obsolescence or vendor lock-in. Threlmark’s approach builds on the idea that operational data, like roadmaps, should be owned and controlled by users, not vendors. The concept of storing plans as plain files has been discussed in open-source and developer communities, but Threlmark formalizes it as a product philosophy, emphasizing that the contract is the file format itself. Read more in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This approach aligns with broader movements toward local-first, provider-agnostic data management.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark’s ‘disk is the contract’ approach makes the plan a simple, shared JSON file.”

— Thorsten Meyer, Threlmark

Amazon

local JSON file project roadmap

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of a File-Based Roadmap System

While the approach offers simplicity and durability, it is not suited for large, distributed teams needing real-time collaboration or complex permissioning. Managing agent permissions and ensuring scoring accuracy are also challenges. It remains unclear how well the system will scale beyond small teams or how it will handle concurrent edits without conflict resolution mechanisms. Further development and user testing are needed to evaluate these aspects.

Project Planner: Management Notebooks Organizer & Work Log Book Tracker With Checklist Brainstorming for Entrepreneurs, Managers & Small Business Owners

Project Planner: Management Notebooks Organizer & Work Log Book Tracker With Checklist Brainstorming for Entrepreneurs, Managers & Small Business Owners

TURN YOUR IDEAS INTO REALITY: Unleash your creativity with this unique planning notebook, consisting of 224 pages divided…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Ecosystem Development

Threlmark plans to release the full open-source implementation and documentation, encouraging users to adopt the file-based approach. Future updates may include enhanced conflict management, version control, and integrations with existing tools. Observers will watch for user feedback and potential community-driven extensions, as well as how the approach performs in real-world small-team environments.

Innovative Learning Analytics for Evaluating Instruction

Innovative Learning Analytics for Evaluating Instruction

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this approach compare to traditional SaaS roadmap tools?

It offers greater control, durability, and interoperability by storing the plan as a plain JSON file, avoiding vendor lock-in and enabling any compatible tool to access and modify the roadmap.

What are the main limitations of the ‘disk is the contract’ model?

It may not support large-scale, multi-user, real-time collaboration or complex permission management, which are typical strengths of SaaS tools.

Can this system integrate with existing project management tools?

Yes, since it uses a standard JSON format, any tool capable of reading and writing JSON can integrate with the roadmap, provided it adheres to the specified structure.

Is this approach suitable for enterprise-level project management?

Currently, it is better suited for small teams and operators. Large enterprises requiring advanced collaboration and permission features may find it insufficient without further development.

Source: ThorstenMeyerAI.com

You May Also Like

Human‑AI Collaboration Stories: When Bots and People Thrive Together

I explore inspiring human-AI collaboration stories that reveal how bots and people thrive together, transforming workplaces and unlocking new possibilities—discover how to succeed.

Career Immunity: Skills Resistant to AI, According to MIT

Building career immunity with AI-resistant skills is crucial; discover how MIT experts suggest staying ahead in the evolving job market.

Why Remote Workers Suddenly Care About Backup Power at Home

Unlock the reasons why remote workers are prioritizing backup power at home to stay productive during unexpected outages.

Volkswagen reportedly plans to cut 100,000 jobs

Volkswagen intends to cut 100,000 jobs globally, including plant closures, as part of a major overhaul, despite union opposition.