Threlmark: Disk Is the Contract

TL;DR

Thorsten Meyer AI has introduced Threlmark, an open-source roadmap tool built around a plain JSON file stored on the user’s disk. The project frames that file as the shared contract for humans, tools and agents, but details such as schema stability, collaboration handling and adoption are still unclear.

Thorsten Meyer AI has introduced Threlmark, an open-source roadmap tool that stores the roadmap as a plain JSON file on the user’s own disk, a design the project describes as “disk is the contract.” The announcement matters because it positions Threlmark against SaaS roadmap systems by making the file, rather than a hosted database or API, the shared point of control.

According to the source material, Threlmark’s kanban board is a view over a local roadmap.json file. The project says humans, external tools and automated agents can read from and write to the same file directly, without relying on a vendor API, rate limits, webhooks or hosted account permissions.

The tool is described as open source under the MIT license and available through threlmark.com. The source also says Threlmark is part of Thorsten Meyer AI’s 19-day Built in Public series and sits in an “operator portfolio” alongside related products, including IdeaClyst.

Threlmark is presented as a scored kanban board, meaning roadmap items carry priority scores rather than appearing as an undifferentiated list. The source says verdicts from IdeaClyst can become scored roadmap items in Threlmark, but it does not provide technical release notes, a version number or independent usage data.

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

A Roadmap Outside SaaS

The central claim is about control of operational data. If the roadmap is a plain file with a known structure, users can inspect it, version it, back it up and move it between tools without waiting for a platform export or API access. That could appeal to developers, solo operators and AI-heavy workflows where local files are easier to automate than hosted products.

The source frames the choice as an anti-lock-in move. That claim is plausible because JSON is widely supported, but the practical value depends on how stable the file format is, how well Threlmark handles invalid edits, and whether other tools actually adopt the same structure.

The agent angle is also central. Threlmark is built around the idea that AI agents can write roadmap changes into the same file humans use. The project’s own disclaimer says those writes should be reviewed, not treated as facts.

Amazon

JSON file editor for project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Built In Public Day Seven

The Threlmark post is labeled Day 7 of a 19-part Built in Public sequence from Thorsten Meyer AI. In that series, Threlmark appears to occupy the planning layer: IdeaClyst produces verdicts, and Threlmark turns selected ideas into ranked work.

The source contrasts Threlmark with typical roadmap tools that store plans in hosted databases behind proprietary APIs. Threlmark’s answer is to make the file format the integration point. In the source’s wording, “anything that reads JSON is a client.”

The announcement also says the software is provided under MIT and “as is” without warranty. That matters for readers evaluating whether this is a product ready for daily operational use or a still-developing open-source project.

Open Questions On Readiness

The source does not state whether Threlmark has a stable public schema, packaged release, installation path, multi-user sync model or conflict-resolution system. It is also unclear how the tool validates agent-written changes or recovers from malformed JSON.

No outside adoption figures, contributor counts, security review or third-party integrations are provided in the source material. Claims about durability, interoperability and lower lock-in are the project’s stated rationale, not independently confirmed performance outcomes.

Schema And Adoption Tests

The next milestones to watch are whether Threlmark publishes a clear file schema, documents safe edit patterns for agents, and shows examples of external tools reading and writing the roadmap file. If the project wants the file to function as a contract, stability and validation will matter as much as the interface.

Readers following the Built in Public series should also watch how Threlmark connects with IdeaClyst and the rest of the portfolio over the remaining posts. For now, the confirmed development is the project announcement and its file-first design; broader utility remains to be shown through releases and usage.

Key Questions

What is Threlmark?

Threlmark is described by Thorsten Meyer AI as an MIT-licensed scored kanban roadmap tool that stores its data in a local JSON file.

What does “disk is the contract” mean?

It means the roadmap file itself is the shared interface. Instead of requiring a SaaS API, tools and agents are expected to read and write the same JSON file.

Is Threlmark confirmed to be production-ready?

The source does not provide a production-readiness claim, version number or independent adoption data. It describes the project, its design thesis and its MIT license.

Why use scores on roadmap items?

The project says scoring forces ranked priorities, so roadmap items are ordered by visible trade-offs rather than all being marked high priority.

What should users be careful about?

The source warns that automated agents may introduce errors when writing to the roadmap file. Agent changes should be reviewed before being treated as reliable.

Source: Thorsten Meyer AI

You May Also Like

The Door: Why the Interface Is Worth More Than the Model

Thorsten Meyer AI argues a reported SpaceX-Cursor deal shows AI value moving to user interfaces that control defaults, habits and model routing.

Smart Bulb WiFi Server Hosts “Banned” Literature

A hacked ESP32 smart bulb now hosts a local library of banned e-books, raising questions about digital censorship and IoT security.

Understanding the rationale behind a rule when trying to circumvent it

Exploring why drivers attempt to bypass Windows callback rules and what this means for system stability and security.

Accessibility issue triage board for small websites

A new accessibility issue triage board for small websites is being tested to help owners prioritize fixes, based on audit notes and severity.