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 approach to roadmaps, where the plan is a JSON file stored locally, making it accessible, durable, and vendor-agnostic. This shifts the paradigm from SaaS APIs to file-based contracts, enabling better interoperability and control.

Threlmark has unveiled a new approach to managing project roadmaps, emphasizing that the roadmap is a plain JSON file stored directly on the user’s disk, rather than a cloud-based or API-driven tool. This approach is similar to the ideas discussed in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This shift aims to enhance interoperability, durability, and control over planning data, making it accessible to any tool capable of reading or writing JSON.

The core of Threlmark’s system is that the entire roadmap exists as a structured JSON file on local storage. This file acts as the definitive contract for the plan, allowing any compatible program or agent to read or modify it without dependency on SaaS APIs or proprietary formats. The approach promotes open standards and reduces vendor lock-in, ensuring the plan remains accessible and durable over time. Additionally, Threlmark integrates a scored kanban system where each task carries a priority score, enabling clear prioritization and trade-offs. This scoring enforces discipline by making priorities explicit, and the entire setup supports automation, as agents can read, update, and write back to the roadmap file directly, closing the loop between planning and execution. The design is intended for small teams or operators, emphasizing local-first architecture and provider-agnostic interoperability.

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 Local-First Roadmaps Change Project Management

This approach matters because it shifts control of planning data from vendor-controlled SaaS platforms to the user’s own infrastructure. By using a plain JSON file as the contract, teams gain full ownership, reduce dependency on external services, and improve long-term durability of their plans. It also enables seamless automation and integration with any tool that can handle JSON, fostering interoperability and reducing lock-in risks.

Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON

Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background of Threlmark’s Roadmap Philosophy

Traditional project management tools rely heavily on SaaS APIs, which can introduce vendor lock-in, API deprecation, and dependency risks. For more on how AI search is changing content access, see The referral. How AI search severs the content-for-traffic contract that funded the open web. Threlmark’s philosophy centers on simplicity and durability, advocating for a local-first, open format approach. The company previously emphasized the importance of having control over operational data, and this new system extends that philosophy to roadmaps, making the plan a portable, interoperable artifact.

“A roadmap is only useful if everyone agrees on where it lives. Our approach makes the plan a simple file on disk, accessible to any tool that understands JSON.”

— Thorsten Meyer, Threlmark founder

Amazon

local-first roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations of File-Based Roadmap Systems

It is not yet clear how well this system scales for large, collaborative teams requiring real-time concurrent editing, conflict resolution, or permission management. For insights into licensing and contracts related to data feeds, see Raw-feed licensing. The contract that doesn’t exist yet. The approach is designed for small teams or operators, and handling multiple simultaneous users may require additional safeguards or tools. Moreover, the reliability of automated agents writing to the file depends on guardrails and review processes, which are still being developed and tested.

S&O Project Management Planner - Work Organizer Daybook– Assignment Schedule Notebook - Task Manager – Activity Notebooks for Work - Project Management Journal- 200 Pages, 8.25" x 9.3”

S&O Project Management Planner – Work Organizer Daybook– Assignment Schedule Notebook – Task Manager – Activity Notebooks for Work – Project Management Journal- 200 Pages, 8.25" x 9.3”

Essential to High Productivity — Take your efficiency to the next level with this work notebook organizer planner….

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Integration Testing

Threlmark plans to release the full open-source system, along with documentation and best practices for integration. Early adopters are expected to test the approach in small team environments, providing feedback on scalability and conflict management. Future updates may include tools for multi-user collaboration and enhanced version control, but the core remains a simple, file-based contract.

Personal Kanban: Mapping Work | Navigating Life

Personal Kanban: Mapping Work | Navigating Life

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, the system is optimized for small teams or operators. Handling multiple simultaneous edits requires additional conflict resolution mechanisms, which are not yet part of the core design.

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

Yes. Any tool capable of reading and writing JSON files can integrate, making it highly interoperable with custom or existing tools.

What are the main advantages over SaaS roadmap tools?

Ownership of data, durability beyond vendor platforms, no dependency on APIs, and ease of automation and integration.

Are there any risks or downsides to this approach?

Yes. It lacks real-time collaboration features, and automated writing can introduce errors if not carefully managed. It is best suited for small-scale use cases.

Source: ThorstenMeyerAI.com

You May Also Like

TypeScript 7

TypeScript 7 introduces new features and improvements, confirmed by Microsoft, aiming to enhance developer productivity and code safety.

When a Content Network Starts Publishing to Itself

Discover what happens when a content network shifts from distribution to becoming its own publisher. Learn the risks, benefits, and real-world examples.

Anthropic’s Safety Story Has Become a Power Story

Anthropic reports significant internal progress in AI self-development, signaling a shift from safety to strategic influence amid regulatory debates.

Measuring Input Latency On Linux: X11 Vs. Wayland, VRR, And DXVK

A new study compares input latency on Linux using X11 and Wayland, with focus on VRR and DXVK performance, highlighting key differences and ongoing uncertainties.