📊 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 roadmap system where the plan is a plain JSON file on disk, making it open, durable, and agent-friendly. This approach challenges traditional SaaS tools by emphasizing local ownership and interoperability.

Threlmark has introduced a new approach to project roadmapping, where the entire plan is stored as a plain JSON file on the user’s disk, making it accessible, durable, and interoperable without reliance on SaaS APIs.

The core innovation is that the roadmap is a simple JSON file, which any program capable of reading or writing JSON can access. This contrasts with traditional SaaS-based tools that rely on proprietary APIs, which can be subject to change or deprecation. The approach emphasizes local ownership, with the roadmap acting as a shared contract among humans and automated agents. The system also incorporates scoring for prioritization, ensuring clarity on what tasks are most important. Threlmark’s design aims to reduce vendor lock-in and increase resilience by making the roadmap a portable, durable artifact that outlives specific tools or services. The company highlights that this model is best suited for small teams or operators, acknowledging that it may not scale well for large, concurrent editing environments.

Threlmark is open source under the MIT license, and its architecture enables seamless integration with any JSON-compatible tool. The system also supports agent automation, allowing bots to read, update, and manage the roadmap directly by manipulating the JSON file, fostering a live, collaborative workflow. For more on this, see raw-feed licensing.

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 Project Management

This development matters because it challenges the prevailing SaaS-centric model of project management tools, emphasizing local control, interoperability, and durability. For small teams and operators, it offers a simplified, transparent, and vendor-neutral way to manage roadmaps, reducing dependency on proprietary platforms that can change or disappear. It also opens possibilities for automation and integration with any JSON-compatible system, potentially lowering costs and increasing flexibility. However, it may not suit large, distributed teams requiring real-time collaboration and conflict resolution at scale, making it a solution tailored for specific use cases rather than enterprise-wide deployment.

Amazon

JSON file project management tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background and Rationale Behind Threlmark’s Approach

Traditional roadmap tools are typically SaaS-based, offering features like real-time collaboration, conflict resolution, and permissioning. These tools often lock users into specific vendors, risking data loss if the service is discontinued. Threlmark’s approach stems from a desire to avoid this lock-in by making the roadmap a simple, portable artifact—specifically, a JSON file stored locally. This concept aligns with broader open-source and local-first philosophies, emphasizing user ownership and control. The company positions this as a deliberate alternative to complex SaaS systems, focusing on interoperability and durability. The idea is that any tool capable of reading or writing JSON can work with the roadmap, making it a universal contract for project planning.

Threlmark emphasizes scoring and prioritization within the roadmap, ensuring that teams can clearly see what’s most important and make informed trade-offs. The system also integrates with automated agents, enabling a live, shared workspace that reduces manual updating and synchronization issues.

“The roadmap lives inside your disk, and that’s the whole contract. No SaaS API, no lock-in, just a plain JSON file that any tool can read or write.”

— Threlmark spokesperson

Amazon

local storage project roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Challenges of the ‘Disk Is the Contract’ Model

It is not yet clear how well this approach scales for large, distributed teams requiring concurrent editing and real-time collaboration. The system relies on manual management of conflicts and scoring, which could become problematic with many users. Additionally, the risks associated with agent automation—such as accidental corruption of the roadmap—require guardrails and careful oversight. The long-term durability of the JSON file depends on user discipline and proper version control, which may pose challenges for some teams. As this is a relatively new concept, real-world adoption and feedback are still emerging, and its effectiveness in different contexts remains to be seen.

Amazon

open source JSON project planner

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 code and detailed documentation to facilitate adoption. The company will likely gather user feedback to refine the system, especially regarding multi-user workflows and conflict management. Future updates may include enhanced version control, conflict resolution tools, and integrations with other automation platforms. For now, teams interested in local-first, open formats for roadmapping can experiment with the approach, keeping in mind its suitability primarily for small-scale projects or operational teams.

Amazon

agent automation tools for project management

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

How does ‘disk is the contract’ differ from traditional SaaS roadmap tools?

It stores the entire roadmap as a plain JSON file on local disk, avoiding vendor lock-in and enabling any tool that reads or writes JSON to access or modify the plan.

Is this approach suitable for large teams or enterprise projects?

It is primarily designed for small teams or operators. Large, distributed teams requiring real-time collaboration may find this model less suitable without additional conflict resolution mechanisms.

How does automation work with this system?

Automated agents can read, update, and write the JSON file directly, enabling live coordination. However, managing risks like corruption requires guardrails and oversight.

What are the main advantages of using a JSON file for roadmaps?

Advantages include open standards, durability, local ownership, interoperability, and the ability to easily integrate with any JSON-compatible tool or agent.

What are the main limitations of this approach?

It does not support real-time multi-user editing, conflict resolution, or permissioning at scale. Managing scoring and agent automation requires discipline and oversight.

Source: ThorstenMeyerAI.com

You May Also Like

How External SSDs Help Creators Work Faster

Navigating the benefits of external SSDs can revolutionize your workflow, offering speed and security—but there’s more to uncover about how they enhance productivity.

Anchor. The Schwarz Group model.

Schwarz Group’s €11B investment in a data center campus exemplifies Europe’s largest AI infrastructure effort, raising questions about replicability across industries.

Acoustic Dampening, Placement, and the “Rig in the Closet” Setup

Learn how to reduce noise from AI workstations through strategic placement, acoustic treatment, and proper ventilation, including the ‘rig in the closet’ setup.

High-Speed Travel 2025: Hyperloops and Supersonic Flight Update

A glimpse into 2025’s high-speed travel innovations reveals transformative journeys, but many questions about safety and sustainability still await answers.