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 system where the plan is a JSON file stored locally, replacing SaaS tools with a simple, open standard. This enables greater control, interoperability, and durability.

Threlmark has introduced a new approach to project roadmaps, where the plan is stored as a plain JSON file on the user’s disk, making the contract explicit and eliminating reliance on SaaS APIs. This shift aims to enhance interoperability, durability, and ownership of operational data.

The core innovation from Threlmark is that the roadmap is a simple JSON file sitting on the user’s local disk, rather than inside a proprietary SaaS platform. This file acts as the single source of truth, with its structure serving as the integration contract for any compatible tool or agent. The design emphasizes that any program capable of reading or writing JSON can interact with the roadmap, removing barriers imposed by SDKs, webhooks, or API rate limits.

Threlmark also introduces a scored kanban system, where each task carries a priority score. This prioritization enforces discipline in planning, making trade-offs explicit and avoiding the pitfalls of flat, unranked task lists. The system supports a live, shared workspace where humans and automated agents can read and update the roadmap directly by editing the JSON file, enabling real-time coordination without complex integrations.

The architecture is built to be local-first and provider-agnostic, meaning the roadmap file can be owned and operated entirely on local hardware and can be accessed by any tool that can handle JSON. This approach aims to prevent lock-in, provide long-term durability, and facilitate interoperability across diverse tools and agents.

However, this simplicity comes with trade-offs. The system is not designed for large, highly concurrent teams or enterprise-scale real-time collaboration, where SaaS tools excel. It also requires careful management of scoring accuracy and oversight of agent-written updates to prevent corruption of the plan.

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 a Disk-Based, Open Standard Roadmap

This development matters because it challenges the traditional SaaS-based project management paradigm, emphasizing control, durability, and interoperability. By making the roadmap a simple, owned file, Threlmark reduces vendor lock-in and future-proofs operational data, which is especially relevant for small teams, operators, and automation workflows.

It also raises questions about scalability and conflict resolution, as the approach favors local, single-user environments over large, distributed teams. Nonetheless, for its target audience, this model offers a more transparent and resilient way to manage plans, potentially influencing broader industry practices around project data ownership.

Free Fling File Transfer Software for Windows [PC Download]

Free Fling File Transfer Software for Windows [PC Download]

Intuitive interface of a conventional FTP client

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Why Threlmark’s Approach Is a Shift in Roadmap Management

Traditional roadmap tools rely heavily on SaaS platforms with APIs, SDKs, and real-time collaboration features. These tools often lock users into specific vendors, with data stored in proprietary formats and cloud services, risking data loss or vendor lock-in. Threlmark’s approach is a deliberate departure, advocating for a simple, open format where the plan is a disk-stored JSON file, accessible and modifiable by any compatible tool.

This concept aligns with broader trends favoring local-first, open standards, and interoperability, but it also acknowledges limitations in multi-user, real-time scenarios. The idea is to provide a durable, transparent base for small teams and automation, rather than replacing enterprise-grade project management solutions.

“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 lives on your disk as a JSON file.”

— Thorsten Meyer, Threlmark

Run Claude Code Locally: Kill the $300 AI Bill with Free, Private Coding Agents on Ollama and Open Models (Local AI Playbooks)

Run Claude Code Locally: Kill the $300 AI Bill with Free, Private Coding Agents on Ollama and Open Models (Local AI Playbooks)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations of Disk-Based Roadmaps in Large Teams

It is not yet clear how well this approach scales to large, distributed teams requiring real-time collaboration, conflict resolution, and permissioning. The system is designed for small teams or operators and may not suit enterprise-level workflows that depend on SaaS features.

Additionally, the effectiveness of scoring and the risks of agent mis-writes require further testing and validation in real-world scenarios.

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.

Next Steps for Adoption and Testing of Threlmark

Threlmark plans to release comprehensive documentation, including best practices for scoring and agent management, to help users implement the system effectively. Future developments may include tools for conflict detection and multi-user support, but the core remains a simple JSON file approach. Observers will be watching for user feedback, adoption rates, and how well the system handles real-world automation workflows.

Amazon

version control for JSON files

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does Threlmark handle collaboration among multiple users?

Threlmark’s current design is optimized for small teams or individual operators. It does not include built-in conflict resolution or real-time editing features, which are typical of SaaS tools. Users must coordinate updates to avoid conflicts, and agent writes should be managed carefully.

Can I use Threlmark with existing project management tools?

Yes, any tool that can read or write JSON can interact with the roadmap file. This makes it highly interoperable, but integration depends on custom setup or scripting.

What are the security implications of storing the roadmap locally?

Storing the roadmap as a local file gives users full control over access and security. However, it also means that backup and version control are responsibilities of the user, and there are no built-in security features like encryption or access controls.

Is this approach suitable for enterprise project management?

Likely not, as Threlmark’s design favors small-scale, operator-focused workflows. Large organizations with complex, multi-user, real-time needs may find SaaS tools more appropriate.

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

The Defender’s Window Is Closing Faster Than Anyone Is Counting

Recent developments show AI models rapidly advancing offensive capabilities while defenses struggle to keep pace, raising urgent security concerns.

The labor share. Is value really moving from labor to capital? The data isn’t on anyone’s side yet.

Analysis of recent data shows the debate over whether AI is shifting value from labor to capital remains unresolved, with evidence at the margins but not in the aggregate.

How to Reduce Heat and Noise in a High-Power AI Workstation

Effective strategies to lower heat and noise in high-performance AI workstations, focusing on undervolting, cooling, and airflow optimization.

What Creators Should Look for in a Camera for Crypto Content

When choosing a camera for crypto content, prioritize good video quality with…