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 novel roadmap approach where the plan is a JSON file stored locally, making it open, interoperable, and independent of SaaS APIs. This shifts control and durability to the user’s own environment.

Threlmark has introduced a new approach to roadmap management, where the entire plan is a plain JSON file stored locally on the user’s disk, rather than within a SaaS platform or API. This approach is similar to concepts discussed in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This shift aims to give users full ownership, durability, and interoperability of their planning data.

The core innovation is that the roadmap is a simple JSON file, which any program capable of reading or writing JSON can access. The visual representation, such as a kanban board, is just a view over this file. This design eliminates dependency on SaaS APIs, reducing vendor lock-in and ensuring the plan outlives any single tool or platform.

Threlmark also incorporates scoring of tasks, allowing prioritization and subtraction to enforce trade-offs. The file can be read and modified by human and automated agents alike, creating a shared workspace that is local-first and provider-agnostic. The product is open source under the MIT license, emphasizing transparency and community-driven development.

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 of ‘Disk Is the Contract’ Approach

This approach fundamentally changes how teams manage and share roadmaps, emphasizing local control, longevity, and interoperability. It reduces reliance on SaaS vendors, mitigates risks of data loss, and simplifies integrations with any tool that can handle JSON. However, it may not suit large-scale, real-time collaborative environments, and requires careful management of scoring and agent permissions. For small teams and operators, this offers a more durable and flexible planning foundation.
Amazon

JSON file editor for project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Why Traditional Roadmap Tools Depend on SaaS APIs

Most existing roadmap tools store data within proprietary SaaS platforms, which can change, deprecate, or disappear, risking data loss and vendor lock-in. For more on the importance of open formats and local control, see The referral. How AI search severs the content-for-traffic contract that funded the open web. Threlmark challenges this by advocating for a simple, file-based approach, rooted in the principle that the most durable operational data is a plain file that the user owns.

The idea builds on the concept that interoperability is best achieved through open formats like JSON, and that local control can enhance data longevity and flexibility. This approach aligns with broader trends toward local-first, provider-agnostic tools, but is a significant departure from the typical SaaS-centric model.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark makes a deliberately different bet: the roadmap is a plain JSON file sitting on your own disk.”

— Thorsten Meyer, Threlmark

Amazon

local-first project roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of the Disk-Based Model

While the approach offers durability and interoperability, it does not support real-time multi-user collaboration, conflict resolution, or permissioning at scale. Managing agent writes and scoring accuracy requires discipline and oversight, as mis-writes or poor scoring can lead to incorrect prioritization. Insights into how to handle such operational challenges can be found in Raw-feed licensing. The contract that doesn’t exist yet.. It remains unclear how well this model scales for larger teams or complex workflows, and how it handles concurrent edits.

AI TOOLS FOR THE MODERN BUSINESS: The Complete Step-by-Step Blueprint to Automating Marketing, Client Work, and CRM with ChatGPT, n8n, and Make.com.

AI TOOLS FOR THE MODERN BUSINESS: The Complete Step-by-Step Blueprint to Automating Marketing, Client Work, and CRM with ChatGPT, n8n, and Make.com.

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Community Feedback

Threlmark plans to release the product publicly and encourage community experimentation. Future developments may include tools for conflict management, version control, and enhanced collaboration features, but the core remains a simple, open JSON file. Users and developers will likely test the limits of this approach in real-world scenarios, providing feedback for potential improvements.

Amazon

Kanban board software with JSON import

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Threlmark ensure data consistency when multiple agents write to the roadmap?

Currently, managing concurrent writes and conflicts is a manual process; the system relies on discipline and review. Future tools may include conflict detection, but at present, careful oversight is recommended.

Is this approach suitable for large teams or enterprise environments?

No, the model is primarily designed for small teams or operators who value durability and local control over real-time collaboration features.

Can I still use traditional SaaS roadmap tools with Threlmark?

Yes, since the roadmap is a JSON file, it can be exported or integrated with other tools that read JSON, but Threlmark itself emphasizes local ownership over cloud-based collaboration.

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

Durability, ownership, interoperability, and avoidance of vendor lock-in are key benefits, along with simplified integration for automation and agents.

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

Grimfaste: Operations for a Fleet

Grimfaste introduces a new control platform to manage large publishing fleets, addressing operational scaling and link health issues, with a focus on privacy and EU compliance.

Disk Is the Contract: Inside Threlmark’s Local-First Architecture

Exploring Threlmark’s innovative local-first design where disk-based JSON files replace traditional databases, enabling portable, inspectable, and restartable project management.

Webinar follow-up personalization tool for B2B consultants

A new webinar follow-up personalization tool for solo B2B consultants is in testing, aiming to improve response rates through tailored messaging based on attendee data.

Micro-agency Proposal Scope Checker

A new AI-powered tool aims to help small web agencies identify scope risks in proposals before client review, improving margins and clarity.