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 project management approach where the roadmap is a JSON file stored locally, making it open, interoperable, and independent of SaaS tools. This shifts how teams and agents coordinate plans.

Threlmark has introduced a new approach to project roadmaps: the entire plan is stored as a plain JSON file on the user’s disk, making it accessible, durable, and vendor-agnostic. This shift emphasizes ownership and interoperability, diverging from traditional SaaS tools that rely on APIs and cloud services.

The core concept behind Threlmark is that the roadmap’s structure is a known JSON format stored locally, which any program capable of reading or writing JSON can access. The visual kanban board is merely a view over this file, enabling seamless integration with other tools and agents without needing APIs, SDKs, or webhooks. The product is open source under the MIT license, emphasizing transparency and control.

Threlmark also features a scored kanban system, where each task carries a priority score. This enforces prioritization and encourages trade-offs, making the decision process explicit. The roadmap becomes a shared workspace for both humans and automated agents, which can read and update the JSON file directly, closing the loop of planning and execution. This design supports local-first, provider-agnostic workflows, reducing lock-in and increasing durability of the plan itself.

However, the approach has limitations. It does not support real-time multi-user editing at scale, conflict resolution, or permissioning, making it more suitable for small teams or operators. The system relies on the integrity of scores and careful management of agent permissions to prevent corruption. Threlmark advocates see this as a practical, simple solution prioritizing ownership, interoperability, and longevity over some SaaS features.

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

Impact of a Local-First, Open Roadmap Format

This development matters because it shifts project planning from vendor-controlled SaaS tools to a simple, open, and durable file-based system. It reduces lock-in, enhances data ownership, and enables seamless integration with any tool that can read or write JSON. For small teams or operators, this approach simplifies workflows and increases resilience against vendor changes or outages.

Amazon

JSON file project management tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Roadmap Tools and Data Ownership

Traditional project management tools rely heavily on SaaS platforms with APIs, SDKs, and cloud-based data storage, which can create lock-in and dependency risks. While these tools offer collaboration features like real-time editing and conflict resolution, they may also limit control over the underlying data. Threlmark’s approach responds to these limitations by emphasizing local storage and open formats, aligning with broader trends toward open source and local-first workflows.

The concept of storing operational data as plain files is not new, but Threlmark formalizes this for roadmaps, positioning it as a deliberate alternative to SaaS-centric solutions. The product’s emphasis on interoperability and ownership reflects ongoing debates about data sovereignty and vendor lock-in in project management.

“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 deliberate bet: the roadmap is a plain JSON file on your disk.”

— Thorsten Meyer, Threlmark founder

Amazon

local disk Kanban board software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of the JSON Roadmap Approach

It is not yet clear how well this approach scales for large teams or complex projects requiring real-time collaboration, conflict resolution, or permission controls. The reliance on manual management of scores and agent permissions introduces potential risks of data corruption or misalignment. The effectiveness of guardrails and review processes in preventing errors remains to be demonstrated in practice.

Amazon

open source project planning software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Upcoming Developments and Adoption Scenarios

Threlmark plans to release the open-source code and documentation widely, encouraging small teams and operators to adopt the system. Future updates may include enhanced conflict resolution, versioning, and integration tools. Monitoring how early adopters implement and adapt to this approach will shape its evolution and potential for broader use.

Amazon

JSON-based task management app

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

Can I use Threlmark with existing project management tools?

Yes. Since the roadmap is a JSON file, any tool that can read or write JSON can potentially integrate with it. Visualizations and workflows would need to be built around this format.

Is this suitable for large teams or enterprise projects?

Threlmark is primarily designed for small teams or individual operators. It does not support real-time multi-user collaboration, conflict resolution, or permissioning at scale, which are typical needs in larger organizations.

What are the security implications of storing roadmaps as local files?

Storing data locally enhances control but also requires careful management of access permissions. Unlike SaaS tools with built-in security features, local files depend on user-controlled security measures.

Will the JSON format be standardized for broader adoption?

Threlmark is open source, and the JSON schema is documented publicly. Broader adoption would depend on community engagement and potential standardization efforts.

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

Appointment no-show recovery planner for therapy practices

A new appointment no-show recovery planner for small therapy practices is being tested to reduce missed sessions and improve scheduling efficiency.

The Question No To-Do App Can Answer

A new productivity tool, Threlmark, aims to identify the single most important task for users, but it raises questions about its practical effectiveness and adoption.

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

Threlmark treats local disk storage as the definitive data source, simplifying sync, enhancing offline use, and improving interoperability without relying on traditional databases.

Grimfaste: Operations for a Fleet

Grimfaste introduces a new control plane designed to manage and monitor large publishing fleets, addressing operational bottlenecks and revenue leaks.