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 has announced a new roadmap methodology where the roadmap is a plain JSON file stored on disk, making it open, durable, and agent-friendly. This approach emphasizes local ownership and interoperability, moving away from SaaS API dependencies.

Threlmark has introduced a new approach to roadmapping called ‘disk is the contract,’ where the entire roadmap is a plain JSON file stored locally on a user’s disk, eliminating reliance on SaaS APIs or vendor-specific tools. This shift emphasizes ownership, durability, and interoperability, making the roadmap accessible to any program that reads JSON. This shift emphasizes ownership, durability, and interoperability, making the roadmap accessible to any program that reads JSON.

The core idea behind Threlmark’s approach is that the roadmap’s structure is a known, open format stored as a JSON file on the user’s disk. This file acts as the single source of truth, enabling any compatible tool or agent to read or write to it without needing special integrations, SDKs, or API permissions.

The system also incorporates a scored kanban board, where each task carries a priority score, enforcing clear trade-offs and reducing ambiguity in planning. The roadmap can be updated directly by human or automated agents, allowing real-time coordination and decision-making without vendor lock-in.

While this approach offers advantages in durability and interoperability, Threlmark acknowledges that it is less suited for large, multi-user teams requiring real-time collaboration, conflict resolution, or permission controls. The method is designed primarily for small teams or operators who value local control and simplicity.

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 Roadmapping

This approach shifts the control and durability of the roadmap from SaaS vendors to the user, reducing lock-in and ensuring long-term access. It also simplifies integration and automation, allowing tools and agents to interact directly with the roadmap file. However, it trades off some collaborative features typical of cloud-based tools, making it more suitable for small teams or individual operators who prioritize ownership and interoperability over real-time multi-user editing.
Amazon

JSON file editor for project roadmaps

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background and Rationale for Threlmark’s Approach

Traditional roadmap tools rely on SaaS platforms with APIs that can change, deprecate, or become inaccessible, risking data lock-in and loss. For more on the importance of open standards, see Disk Is the Contract: Inside Threlmark’s Local-First Architecture. Threlmark’s philosophy emphasizes that operational data, like roadmaps, should be owned and controlled directly by users. This idea builds on the concept that a plain file format, such as JSON, offers durability, simplicity, and broad compatibility.

The company has previously highlighted the limitations of SaaS tools, especially their dependency on vendor-specific APIs and the risks of data silos. This is similar to issues discussed in The referral. How AI search severs the content-for-traffic contract that funded the open web. The ‘disk is the contract’ approach is a formalization of this philosophy, aiming to make roadmaps more resilient and accessible over time.

“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 made ‘disk is the contract’ the core of our product.”

— Thorsten Meyer, Threlmark founder

Amazon

local JSON roadmap management tool

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of the Disk-Based Roadmap System

While the approach offers durability and interoperability, it is less suited for large, collaborative teams needing real-time editing, conflict resolution, or permission controls. Threlmark acknowledges that a JSON file on disk cannot easily support concurrent multi-user updates or audit trails at scale. Additionally, the quality of automation depends on proper scoring and guardrails, which are not inherently enforced by the system. It remains to be seen how well this approach scales beyond small teams or individual operators.

Amazon

Kanban board software with JSON export

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 the open-source implementation of the ‘disk is the contract’ system, allowing users to experiment with the approach. The company will also gather feedback from early adopters to refine tools for scoring, conflict management, and agent interactions. Future updates may include enhanced safeguards for agent writes and integrations with existing project management workflows. Wider adoption will depend on how well small teams and operators find the system balances simplicity with practical needs.

Amazon

version control for JSON project files

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 roadmap durability?

By storing the roadmap as a plain JSON file on disk, it remains accessible regardless of SaaS platform changes, ensuring long-term ownership and control.

Can this system support large, collaborative teams?

It is primarily designed for small teams or individual operators. Large teams requiring real-time collaboration may find this approach less suitable due to its limitations in concurrent editing and conflict resolution.

How do agents interact with the roadmap?

Agents can read and write to the JSON file directly, updating task statuses or scores without needing special APIs, enabling automated coordination.

What are the main trade-offs of this approach?

It sacrifices some collaborative features like real-time conflict management for increased durability, ownership, and interoperability.

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

CNN Staff Braces for Possible Bari Weiss Era as Paramount-Warner Bros. Merger Nears

CNN staff are reportedly bracing for a possible leadership shift under Bari Weiss as the Paramount-Warner Bros. merger nears completion, raising industry concerns.

The Gulf: Own the Capital

Gulf states are investing heavily in AI infrastructure, owning the technology and displacing traditional labor models with state-led capital dividends.

More Buc-ee’s locations announced in national expansion

Buc-ee’s reveals plans to open multiple new stores across the U.S., signaling a significant national expansion effort. Details are still emerging.

The policy menu. There’s no single answer. There’s a menu — and choosing is a values choice in disguise.

An analysis of the diverse policy options addressing AI-driven economic shifts, emphasizing values and uncertainties over single solutions.