📊 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 where the plan is a JSON file stored locally, making it accessible, durable, and vendor-agnostic. This shifts how teams manage and automate their planning processes.

Threlmark has introduced a new approach to roadmaps, declaring that the ‘disk is the contract.’ The company’s product centers around storing the entire roadmap as a plain JSON file on the user’s local disk, making it accessible and modifiable by any tool capable of reading or writing JSON. This marks a significant departure from traditional SaaS-based planning tools, emphasizing local ownership and interoperability.

The core idea behind Threlmark’s approach is that the roadmap’s structure is defined by a consistent JSON format stored directly on the user’s disk. This means any program or agent that can handle JSON can interact with the roadmap without needing SDKs, APIs, or vendor-specific integrations. The roadmap is not embedded in a SaaS platform but exists as a plain text file, ensuring durability and ownership independent of any vendor. Threlmark also incorporates a scoring system for roadmap items, enabling prioritized, ranked planning. This scoring enforces discipline by making trade-offs explicit, as only high-scoring items are typically executed. The system supports automated agents that can read, update, and write back to the roadmap file, creating a live, shared workspace for humans and AI agents alike. The approach is designed for small teams or operators managing their own tools, not large-scale enterprise environments requiring real-time collaboration or conflict resolution.

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

Why ‘Disk Is the Contract’ Changes Roadmap Management

This approach shifts the control and durability of planning data from SaaS platforms to the user’s local environment, reducing vendor lock-in and increasing interoperability. It allows teams to own their roadmap files, ensuring longevity and flexibility. Automated agents can participate directly in updating plans without complex integrations, streamlining workflows. However, it also means sacrificing some features like real-time collaboration and conflict management, making it suitable primarily for small teams or operators.

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.

The Evolution of Roadmap Tools and Threlmark’s Innovation

Traditional roadmap tools rely heavily on SaaS platforms with APIs, SDKs, and collaboration features, which can lead to vendor lock-in and dependency on specific services. Threlmark’s philosophy challenges this model by proposing a simple, open format—plain JSON stored locally—that any tool can access. The concept builds on the idea that operational data, like roadmaps, should be durable and portable, not tied to a single vendor or platform. The company’s approach aligns with broader trends favoring local-first, provider-agnostic tools, emphasizing ownership and interoperability.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. That’s why we say disk is the contract.”

— Thorsten Meyer, Threlmark founder

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of a Disk-Based Roadmap

It is not yet clear how well this approach scales for large teams or organizations requiring real-time collaboration, conflict resolution, or permission controls. The system relies on manual review and guardrails to prevent corruption or mis-writes by automated agents. The effectiveness of scoring and automation depends on proper setup and discipline. Additionally, the approach does not address multi-user concurrency issues inherent in file-based systems, which could pose challenges for larger teams.

Amazon

version control tools for JSON files

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Development

Threlmark plans to release detailed documentation and open-source tools to help teams implement and adapt the ‘disk is the contract’ approach. Future updates may include enhanced guardrails for agent writes and integrations with existing planning workflows. The company aims to foster an ecosystem of interoperable, local-first planning tools and encourage user feedback to refine the model.

Amazon

automated JSON file management tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

Can this approach replace SaaS roadmap tools for large teams?

Currently, the model is best suited for small teams or operators. Large organizations requiring real-time collaboration and conflict management may find it less suitable without further development.

How do automated agents interact with the roadmap?

Agents can read the JSON file, perform updates, and write back changes directly, enabling live automation and coordination without complex integrations.

What happens if multiple agents modify the file simultaneously?

The approach requires guardrails and review processes, as file-based systems do not inherently support conflict resolution like SaaS platforms. Proper management is essential to prevent corruption.

Is the JSON format open and customizable?

Yes, the format is open source under MIT license, allowing users to adapt it to their needs and integrate with any tool capable of handling JSON.

Source: ThorstenMeyerAI.com

You May Also Like

Beyond Basics: Advanced Container Orchestration (K8s and Beyond)

Beyond basics, explore advanced container orchestration techniques that enhance security, resilience, and multi-cloud management—discover how these innovations can transform your infrastructure.

WASI and the Future of Portable Server-Side WebAssembly

WASI is shaping the future of portable server-side WebAssembly by enabling you…

Integrating Vibe Coding Into Agile Software Development

Agile software development can be revolutionized by integrating vibe coding, unlocking potential benefits that may surprise you—discover how to harness this approach effectively.

One Model, a Whole Portfolio: What Ten Days on Fable Mean for a Business Building on Frontier AI

A single AI model powered multiple systems for ten days, demonstrating new operational and economic potentials, before being shut down by government order.