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 announces a new roadmap methodology where the plan is a plain JSON file stored locally, making it accessible, durable, and vendor-agnostic. This shifts control from SaaS tools to users’ own systems.

Threlmark has unveiled a new product philosophy stating that “disk is the contract” for roadmaps, meaning the entire planning artifact is a plain JSON file stored locally on the user’s machine. This approach is explained in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This approach eliminates reliance on SaaS APIs, enabling interoperability and durability.

Threlmark’s product is built around the idea that a roadmap should be a simple, structured JSON file residing on the user’s disk. The roadmap acts as the single source of truth, with tools and agents capable of reading and writing to this file without needing API integrations or vendor lock-in. The system supports scoring and prioritization, with each item carrying a score that determines its importance, facilitating clear trade-offs. This is part of the broader discussion on raw-feed licensing and how data contracts are evolving. Because the roadmap is a plain file, it remains accessible and durable over time, independent of any specific tool or platform. The architecture is designed for small teams or operators managing automated workflows, not for large, multi-user enterprise environments requiring real-time collaboration or conflict resolution. Threlmark emphasizes that this approach provides interoperability by default, as any program capable of handling JSON can interact with the roadmap, making it provider-agnostic and local-first. The company acknowledges that this simplicity comes with trade-offs, including limitations in concurrent editing and conflict management, which are not suited for large-scale enterprise use.
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 Small Teams and Automation

This approach shifts control of the roadmap from SaaS vendors to users, ensuring long-term access and interoperability. It simplifies automation workflows, allowing agents and human users to read and update the plan directly via JSON files, reducing dependencies and vendor lock-in.

However, it also means sacrificing features like real-time collaboration, conflict resolution, and audit trails that are common in enterprise-grade tools. For small teams or operators managing automated processes, this method offers a straightforward, durable, and flexible solution that emphasizes ownership and longevity of planning data.

Amazon

JSON file editor for Windows

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

The Shift Toward Local-First Roadmaps

Traditional roadmap tools often rely on SaaS platforms with APIs, which can lead to vendor lock-in, API deprecation, and data portability issues. Threlmark’s philosophy challenges this by proposing that the roadmap should be a simple, structured file that the user owns and controls.

This idea builds on principles of local-first data management and interoperability, similar to other open-source or decentralized tools. The concept is not entirely new but represents a significant shift in how operational planning artifacts are stored and shared.

“A roadmap that lives inside your disk and is just a JSON file is a different kind of contract—one that’s open, durable, and vendor-agnostic.”

— Thorsten Meyer, Threlmark founder

Amazon

local-first project management software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of Disk-Based Roadmaps

It remains unclear how well this approach scales for large, multi-user teams requiring real-time collaboration and conflict resolution. The effectiveness of agent automation and safeguards against data corruption are still under evaluation, and there is no mention of built-in version control or audit trails.

Additionally, the practical implications of managing manual updates and ensuring consistency across tools are still being explored.

Amazon

version control 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 the full open-source implementation and documentation, allowing users and developers to experiment with the approach. Future updates may include tools for version control, conflict management, and multi-user support, though the core philosophy remains focused on simplicity and owner control.

User feedback and community engagement will likely shape further iterations of the product, especially regarding scalability and safety features.

Amazon

offline roadmap planning tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this approach handle multiple users editing the roadmap?

Currently, it is designed for small teams or automation workflows. Handling concurrent edits and conflict resolution is not built-in and remains a challenge for larger teams.

Can existing project management tools integrate with this JSON-based roadmap?

Any tool capable of reading and writing JSON can interact with the roadmap file, enabling integration with various custom or open-source tools.

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

Ownership, durability, vendor independence, and simplicity. The roadmap remains accessible long-term, independent of SaaS platform changes.

Are there any security or permission controls with this approach?

Since the roadmap is a local file, security depends on local file permissions. There are no built-in permissioning or audit trail features like those in SaaS tools.

Is this approach suitable for large enterprise projects?

Not currently. It is best suited for small teams or automation workflows that do not require real-time multi-user collaboration.

Source: ThorstenMeyerAI.com

Nothing in this article is financial or investment advice. Cryptocurrency and precious-metal investments carry significant risk — do your own research and consider a licensed advisor.
You May Also Like

A War Room for Your Next Idea: Inside IdeaClyst

Discover how IdeaClyst offers founders a local-first AI-driven tool to validate, critique, and develop startup ideas efficiently, reducing costly mistakes.

Webinar follow-up personalization tool for B2B consultants

A new webinar follow-up personalization tool for solo B2B consultants is being tested to improve lead engagement and response rates, with initial validation planned.

The bottom rung. The danger isn’t the lost jobs. It’s the layer that made the seniors.

Entry-level job postings in the US are down sharply, but the core issue is the loss of the apprenticeship layer that trains future senior workers, not just job numbers.

DojoClaw: The Engine Behind the Fleet

DojoClaw has launched a scalable, provider-agnostic content engine powering over 450 sites, emphasizing local-first, AI-driven publishing with cost-effective owned hardware.