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’s new product makes the roadmap a plain JSON file stored locally, enabling interoperability and durability. It shifts the contract from SaaS APIs to a simple file, affecting how teams manage and automate plans.

Threlmark has launched a new product that makes the roadmap a plain JSON file stored locally on a user’s disk, asserting that “disk is the contract.” This approach replaces SaaS-based roadmap tools with a simple, open file format, potentially transforming how teams manage and automate project planning. Learn more about the local-first architecture.

The core innovation of Threlmark is that the entire product revolves around a single JSON file on the user’s disk, which serves as the definitive source of truth. The roadmap is viewed as a plain text file, and the kanban board is simply a view over that file. This design ensures interoperability, durability, and ownership, as any program capable of reading or writing JSON can interact with the roadmap without proprietary SDKs or APIs.

Threlmark emphasizes that this approach offers local-first, provider-agnostic benefits. The roadmap file is owned by the user, not stored in a SaaS cloud, reducing lock-in and dependency on specific vendors. It also supports scoring of tasks, enabling prioritized planning, with the top of the list reflecting the most important items. The system allows agents—automated or human—to read, update, and write back to the file, creating a live, shared workspace that integrates seamlessly with existing tools.

However, the approach is not designed for large-scale, multi-user, real-time collaboration. It is optimized for small teams or individual operators who value control, durability, and interoperability over concurrent editing features typical of SaaS solutions. Threlmark acknowledges that mis-scored priorities or unguarded agent writes can introduce risks, requiring careful management and review.

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 traditional SaaS-based approach to roadmaps, emphasizing ownership, durability, and interoperability. By making the roadmap a simple, open file, Threlmark reduces vendor lock-in and enables seamless integration with any tool that can read or write JSON. This approach could influence how small teams and operators manage planning, especially in environments where control and durability are critical.

It also introduces a shift towards a more transparent and flexible decision-making process, where priorities are explicitly scored and visible. The live agent loop allows automation and human input to coexist within a shared, version-controlled artifact, streamlining workflows and reducing reliance on proprietary platforms.

Amazon

JSON file editor for project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Evolution of Roadmap Tools and Local-First Approaches

Traditional roadmap tools are typically SaaS-based, offering real-time collaboration, conflict resolution, and permissioning but at the cost of vendor lock-in and dependency on cloud services. Recent discussions in the project management community have explored local-first, open formats, but Threlmark’s approach is notable for making the roadmap itself a plain JSON file that anyone can read or write. Discover the benefits of local-first architecture.

This concept aligns with broader trends advocating for data ownership, resilience, and interoperability. Previous tools have often sacrificed control for convenience, but Threlmark’s design emphasizes durability and portability, especially suited for small teams or individual operators.

“A roadmap is only useful if everyone agrees on where it lives. Our approach makes the roadmap a file on your disk, and that’s the whole contract.”

— 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 a Disk-Based Roadmap

It is not yet clear how well this approach scales for larger teams requiring real-time collaboration or conflict resolution. The system relies on manual or agent-based updates, which could lead to synchronization issues or accidental corruption if not managed carefully. The company acknowledges that raw-feed licensing and priority scoring are features that require oversight, but detailed safeguards are still being developed.

Amazon

version control for JSON files

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Upcoming Developments and Adoption Pathways

Threlmark plans to release detailed documentation and tools to facilitate integration with existing workflows. Future updates may include version control features, conflict detection, and enhanced review mechanisms to mitigate risks associated with agent writes. The company will also seek feedback from early adopters to refine the system and explore larger-scale use cases.

Amazon

project planning software with JSON export

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Threlmark’s approach differ from traditional roadmap tools?

It makes the entire roadmap a plain JSON file on disk, removing reliance on SaaS APIs and vendor lock-in, enabling direct ownership and interoperability.

Is this suitable for large teams or enterprise use?

No, Threlmark is designed mainly for small teams or individual operators. It does not support real-time multi-user collaboration at scale.

What are the main risks of using a disk-based roadmap?

Risks include potential synchronization issues, accidental data corruption from agent writes, and the need for careful management of priority scores and updates.

Can I integrate Threlmark with my existing project management tools?

Yes, since the roadmap is a JSON file, any tool capable of reading or writing JSON can integrate with it, offering high flexibility.

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 Gulf: Own the Capital

Gulf states are investing heavily in AI infrastructure, aiming to own the next economy and distribute wealth through sovereign funds. Here’s what’s confirmed and what remains uncertain.

China Sphere Capability Gap, Q2 2026 Update: Five Labs, Five Strategies, One Narrowing Frontier

Chinese labs shipped five frontier-tier models within four weeks in April 2026, narrowing the capability gap with US leaders but maintaining cost and independence advantages.

When a Content Network Starts Publishing to Itself

A large automated content network is publishing disproportionately to a small subset of sites, causing imbalance and potential SEO issues. Details emerge on causes and fixes.

The Defender’s Window Is Closing Faster Than Anyone Is Counting

Recent developments reveal AI models are rapidly surpassing defensive limits, raising urgent questions about cybersecurity and policy responses.