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 stored as a plain JSON file on disk, making it open, durable, and agent-friendly. This shifts control from SaaS tools to local, file-based management.

Threlmark has introduced a new approach to managing project roadmaps, where the entire plan is stored as a plain JSON file on the user’s local disk, rather than within a SaaS platform. This approach is similar to concepts discussed in Disk Is the Contract: Inside Threlmark’s Local-First Architecture. This design emphasizes ownership, interoperability, and durability, marking a significant departure from conventional cloud-based tools.

The core idea behind Threlmark’s ‘disk is the contract’ model is that the roadmap exists as a simple, structured JSON file on the user’s machine. The roadmap’s structure is the integration point, allowing any program capable of reading or writing JSON to access or modify it. This approach eliminates dependencies on SaaS APIs, reducing lock-in and increasing control over project data. The system also features a scored kanban board, where items are prioritized through a numerical score, facilitating clearer trade-offs and decision-making. Furthermore, because the roadmap is a file, it can be read and updated by human users or automated agents without needing special SDKs or webhooks. This makes it a shared workspace for both people and AI agents, enabling seamless, real-time collaboration. However, this simplicity comes with trade-offs: it is less suited for large teams requiring concurrent editing, conflict resolution, or permission controls. The approach is designed primarily for small teams or individual operators who prioritize local control and interoperability over enterprise-scale features. Threlmark emphasizes that this model is open source under the MIT license, allowing anyone to adopt or adapt it freely.

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 development matters because it shifts control of project data from vendor-hosted SaaS tools to the user’s own environment, reducing lock-in and increasing resilience. By making roadmaps plain files, teams can ensure their project plans outlive any specific tool or platform, fostering greater independence and flexibility. Additionally, the scored, agent-readable format enables more automated workflows and transparent decision-making. However, it also means sacrificing some enterprise features like real-time collaboration and conflict management, making it more suitable for small, autonomous teams.

Amazon

JSON project management tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background of Roadmap Management and Open Data Movement

Traditional project management tools rely heavily on SaaS platforms, which centralize data and often lock users into specific vendors. This trend is explored in The referral. How AI search severs the content-for-traffic contract that funded the open web. This has led to concerns about data portability, vendor lock-in, and long-term durability of project plans. Threlmark’s approach builds on the open data movement, advocating for simple, interoperable formats like JSON that any tool can handle. The concept of local-first, provider-agnostic data management has gained traction among developers and operators seeking more control and resilience. Threlmark’s announcement positions itself within this trend, emphasizing simplicity and durability over feature-rich SaaS solutions.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. Threlmark’s approach makes the roadmap a plain file on disk, ensuring ownership and interoperability.”

— Thorsten Meyer, Threlmark founder

Amazon

local file-based roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of File-Based Roadmaps

While the approach offers many benefits, it is not suited for large-scale, multi-user environments requiring real-time collaboration, conflict resolution, or permission controls. There is also a risk that poorly scored items can lead to misprioritized plans, and automated agents with write access could potentially corrupt the roadmap if not properly managed. The system relies heavily on disciplined scoring and guardrails to prevent errors. Details about how conflicts are handled or how to secure the file in collaborative settings remain unclear at this stage. For more on managing data and licensing, see Raw-feed licensing. The contract that doesn’t exist yet.

Amazon

Kanban board with scoring

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 open-source the full implementation and documentation, inviting developers and small teams to experiment with the model. Future updates may include tools for versioning, conflict management, and integration with existing workflows. The company also intends to gather user feedback to refine the approach and potentially develop complementary tools that mitigate current limitations for larger teams or enterprise use.

Amazon

open source project planning software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this approach compare to traditional SaaS roadmap tools?

It shifts ownership from cloud platforms to local files, emphasizing control, durability, and interoperability over real-time collaboration features.

Is this system suitable for large teams or enterprise projects?

No, it is primarily designed for small teams or individual operators who prioritize local control and simple workflows. Large-scale collaboration features are limited.

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

Risks include potential data corruption from automated agents, difficulty managing concurrent edits, and reliance on disciplined scoring to avoid misprioritization.

Can I integrate this with existing project management tools?

Yes, since the roadmap is a JSON file, any tool capable of reading or writing JSON can potentially integrate, but it requires custom setup and does not support real-time sync out of the box.

Source: ThorstenMeyerAI.com

You May Also Like

RoundupForge: The Data Layer

RoundupForge, an open-source data layer, systematically improves product roundup accuracy by deduplicating, ranking, and localizing data across 21 Amazon marketplaces.

The Labor Displacement Data: What Q1-Q2 2026 Actually Shows

New data from early 2026 shows significant AI-driven layoffs concentrated in specific cohorts, indicating structural labor market changes rather than mass displacement.

Your Devices Are Getting Smarter Without the Cloud—Here’s Edge AI in Plain English

I’m about to explain how Edge AI makes your devices smarter without relying on the cloud, and the impact this has on your daily life.

IdeaNavigator AI: One Evidence-Mined Idea a Day

IdeaNavigator AI now publicly publishes one evidence-mined product idea daily, transforming how ideas are validated before development, on a single Mac mini.