📊 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. This method prioritizes simplicity, ownership, and interoperability over traditional SaaS tools. It’s aimed at small teams and operators seeking durability and control.

Threlmark has introduced a new approach to managing roadmaps, where the plan is stored directly as a plain JSON file on the user’s disk, emphasizing simplicity and control. This marks a departure from traditional SaaS-based roadmap tools and aims to provide a more durable, interoperable, and owner-controlled solution.

The core idea behind Threlmark’s new approach is that the roadmap’s contract is the JSON file stored locally, not an API or SaaS service. This file, which adheres to a known structure, serves as the single source of truth, allowing any program that can read or write JSON to interact with it. This design enables interoperability and durability, as the plan exists independently of any vendor or platform. Threlmark’s product also features a scored kanban board, where each item carries a priority score, facilitating clear prioritization and trade-offs. The system supports automated agents that can read and update the roadmap directly by manipulating the JSON file, creating a live, shared workspace for humans and AI alike. The approach is intended for small teams or operators rather than large-scale enterprises, acknowledging that it does not support real-time multi-user collaboration or conflict resolution at scale. The philosophy emphasizes local-first, provider-agnostic architecture, reducing vendor lock-in and ensuring long-term access to operational data.

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 for Roadmap Management and Data Ownership

This new model shifts control of roadmap data from SaaS vendors to users, offering increased durability and interoperability. It reduces reliance on proprietary platforms, enabling teams to own and maintain their plans independently. The approach also simplifies automation, as agents can directly read and update the JSON file without complex integrations. However, it limits real-time collaboration and conflict management, making it more suitable for small teams or operators. The move highlights a broader trend toward local-first, open standards in operational planning tools, emphasizing data ownership and longevity. For users, this means greater resilience against vendor changes, deprecation, or discontinuation of services, ensuring their operational plans remain accessible over time.

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.

The Evolution of Roadmap Tools and Threlmark’s Philosophy

Traditional roadmap tools are often SaaS-based, offering real-time collaboration, conflict resolution, and permission controls. For more on this, see Threlmark: Disk Is the Contract. While effective for large teams, these tools can introduce vendor lock-in, data silos, and dependency on proprietary platforms. Threlmark’s approach, inspired by open standards and local storage, challenges this paradigm by proposing that the roadmap itself be a simple, structured file on disk. This philosophy aligns with the broader open-source movement and local-first data principles, emphasizing control, durability, and interoperability. The company has previously emphasized the importance of operational data outliving tools and vendors, advocating for minimal reliance on complex integrations that can become points of failure or lock-in.

“A roadmap is only useful if the thing that updates it and the thing that reads it agree on where it lives. ‘Disk is the contract’ makes the plan a simple, durable artifact on your own disk.”

— Thorsten Meyer, Threlmark founder

Amazon

local JSON roadmap management tool

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Challenges of the Disk-Based Approach

It is not yet clear how well this approach scales for larger teams or organizations requiring real-time collaboration and conflict resolution. The system relies on manual or automated agents to read and write the JSON file, which introduces risks of corruption or errors if not carefully managed. Additionally, the approach does not address multi-user concurrency or permissioning at scale, limiting its suitability for enterprise-level use. The impact of potential data conflicts and how they are resolved remains an area for further development and user testing.

Amazon

Kanban board software with JSON export

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 open-source JSON roadmap format and tools for integration. The company will also gather user feedback to refine the system’s automation and conflict management features. Future updates may include enhanced safeguards for agent interactions and optional support for multi-user environments. Adoption by small teams and operators will serve as a testbed for broader use cases, and the company will monitor how well the approach meets real-world needs.

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 the ‘disk is the contract’ approach differ from traditional roadmap tools?

Traditional tools are SaaS platforms with APIs and real-time collaboration features. Threlmark’s approach uses a plain JSON file on disk as the single source of truth, enabling interoperability and ownership while sacrificing some real-time multi-user capabilities.

Is this approach suitable for large teams or enterprises?

No, the system is designed for small teams or operators. It does not support real-time multi-user editing or conflict resolution at scale, which are typical needs of large organizations.

What are the risks of using a JSON file as the roadmap?

Risks include potential data corruption if multiple agents write simultaneously without safeguards, and the need for manual review of automated updates to prevent errors. Proper guardrails are necessary for safe operation.

How can I start using Threlmark’s approach?

The company plans to release open-source tools and documentation for creating and managing JSON-based roadmaps. Interested users should follow Threlmark’s website for updates and community support.

Source: ThorstenMeyerAI.com

This content is for general information only and is not financial, tax or legal advice. Consult a qualified professional for decisions about your money.
You May Also Like

Are Polymarket Trading Bots Actually Profitable? The Math Behind 2026’s Prediction-Market Arbitrage Industry

An on-chain analysis reveals that only 0.51% of wallets profit over $1,000 on Polymarket in 2024-2025, with most retail bots losing money or breaking even.

SpaceX’s Stock Rises Ahead of First Full Day of Trading

SpaceX’s stock rises ahead of its first full day of trading on the public market, marking a significant milestone for the company and investors.

IdeaClyst: The Engine That Decides What’s Worth Building

IdeaClyst, an innovative idea engine, uses AI to generate validated product ideas, identify gaps in roadmaps, and propose targeted work to help founders prioritize effectively.