📊 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 roadmapping, where the roadmap is a JSON file stored locally, making it accessible, interoperable, and durable without reliance on SaaS APIs. This shift aims to simplify integration and ownership of planning data.

Threlmark has introduced a new roadmap approach where the entire plan is stored as a plain JSON file on the user’s disk, removing dependence on SaaS APIs or vendor-specific tools. This innovation emphasizes local ownership, interoperability, and durability, marking a significant shift in how project planning data can be managed and shared.

The core concept behind Threlmark’s approach is that the roadmap is a simple JSON file sitting on the user’s local disk, which can be read or written by any program capable of handling JSON. The system does not rely on external APIs or cloud services, allowing users to maintain full control over their planning data. The roadmap acts as a shared contract, enabling both humans and automated agents to read and update progress directly through this file.

Threlmark’s system also incorporates a scoring mechanism, ranking tasks by priority within the same file, which facilitates better decision-making and trade-offs. The design supports local-first, provider-agnostic workflows, ensuring that users are not locked into any specific vendor or platform. However, the approach is acknowledged to have limitations, such as challenges with concurrent editing and conflict resolution in larger teams, which are not the target use cases.

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’ for Roadmap Management

This development matters because it shifts the control and ownership of planning data back to users, reducing reliance on vendor-specific SaaS tools that can change or become obsolete. By using a plain JSON file as the contract, Threlmark enables interoperability with any tool that can read or write JSON, ensuring long-term access and flexibility. It also simplifies automation, as agents can directly modify the roadmap without complex integrations, supporting local-first workflows and reducing vendor lock-in.

While this approach enhances durability and transparency, it also introduces challenges in multi-user environments, especially regarding real-time collaboration and conflict management. Nonetheless, for small teams or operators, it offers a straightforward, reliable method to manage project plans.

Amazon

JSON file editor for project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Roadmapping Tools and the Shift to Simplicity

Traditional roadmap tools are often cloud-based, offering real-time collaboration, conflict resolution, and permission controls but at the cost of vendor lock-in and reliance on APIs. These tools frequently become hostage to their platform’s changes, pricing, or discontinuation. Threlmark’s new approach draws on the principle that operational data should be owned by users and remain accessible long-term.

The idea of using plain files for operational data is not new, but Threlmark’s innovation lies in framing the roadmap explicitly as a contract defined by a known JSON structure. This makes the roadmap inherently interoperable, durable, and simple to automate, aligning with the broader movement towards local-first, open standards in software tools.

“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

Amazon

local JSON roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of a Disk-Based Roadmap System

It is not yet clear how well this approach scales to larger, distributed teams requiring real-time collaboration, conflict resolution, or permission controls. The system’s effectiveness depends on careful management of the scoring and review process, and there remains a risk of data corruption if agents miswrite the file. Additionally, the approach may not suit organizations needing high concurrency or audit trails at scale.

Amazon

version control tools for JSON files

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Next Steps for Adoption and Development

Threlmark plans to release the full open-source implementation and detailed documentation, encouraging users to adopt and adapt the approach. Future updates may include tools for conflict management and enhanced collaboration features, but the core philosophy emphasizes simplicity and local ownership. Monitoring user feedback and real-world testing will determine how the system evolves.

Project Planner Notepad - Project Management Organizer Desk Pad - Manage Project Tasks and Meeting Deadlines Effectively - 50 Sheets of Premium 120gsm Paper | Management | A4 Mono

Project Planner Notepad – Project Management Organizer Desk Pad – Manage Project Tasks and Meeting Deadlines Effectively – 50 Sheets of Premium 120gsm Paper | Management | A4 Mono

Comprehensive Project Planning: Plan for success with a dedicated project timeline and task sections to track milestones and…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does this system handle multiple users editing the roadmap simultaneously?

Currently, the system is designed primarily for small teams or operators. Handling concurrent edits requires careful management, and conflicts are not automatically resolved. Users are advised to review changes before overwriting the file to prevent data loss.

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

Yes. Since the roadmap is a plain JSON file, any tool capable of reading or writing JSON can be integrated, making it highly interoperable and flexible.

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

The main limitations include challenges with real-time collaboration, conflict resolution, and permission controls, which are more complex to implement without a centralized SaaS platform.

Is this approach suitable for large organizations or enterprise-level project management?

This approach is primarily aimed at small teams or individual operators. Large organizations requiring advanced collaboration, audit trails, and permissioning may find the system insufficient without additional tooling.

Source: ThorstenMeyerAI.com

You May Also Like

Augmented reality coming into focus

Emerging advancements in augmented reality technology signal a shift toward broader mainstream adoption, with confirmed industry investments and ongoing innovation.

The $60 Billion Bargain: Why Cursor Could Be a Steal for SpaceX

SpaceX’s recent $60 billion all-stock purchase of AI coding tool Cursor is a strategic move with significant implications for AI and space industries.

Outcome-First Decisions: The Friction Is the Feature

A new decision framework emphasizes testing and evidence over plans, transforming how startups and businesses validate ideas quickly and effectively.