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 radical approach to roadmapping: the roadmap is a JSON file stored on local disk, making it open, interoperable, and durable. This shifts control from SaaS tools to users’ own storage, with implications for automation and ownership.

Threlmark has unveiled a new approach to project roadmapping, where the roadmap is a plain JSON file stored locally on the user’s disk, rather than within a SaaS platform. This design prioritizes ownership, interoperability, and durability, allowing any tool capable of reading or writing JSON to interact with the roadmap directly. The move challenges conventional SaaS-based planning tools and aims to give users more control over their planning data.

The core innovation from Threlmark is that the entire roadmap is a structured JSON file residing on the user’s local disk. This file acts as the single source of truth, with no reliance on proprietary APIs or cloud services. The roadmap’s structure is openly defined, enabling any compatible program to read or modify it, fostering interoperability by default. The product also features a scored kanban system, where each task carries a priority score, facilitating clear prioritization and trade-offs. Because the roadmap is a file, it is inherently durable, outliving specific tools or vendors, and accessible with minimal technical overhead. Threlmark emphasizes that this approach is best suited for small teams or operators who prioritize control and simplicity over real-time collaboration features typical of enterprise SaaS tools.

While the system offers significant advantages in ownership and flexibility, it does not support real-time multi-user editing or conflict resolution at scale. The approach relies on careful management of scores and guardrails to prevent corruption or mis-ranking of tasks. The design also enables automation, as agents can read and write directly to the JSON file, closing the loop between planning and execution without complex integrations. Threlmark is open source under the MIT license, with detailed internals available for review.

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 Local-First Roadmapping

This approach shifts control of planning data from SaaS vendors to individual users and small teams, reducing lock-in and increasing durability. It enables seamless automation and integration with any JSON-compatible tool, fostering interoperability and ownership. However, it sacrifices some features like concurrent editing and real-time collaboration, making it more suitable for small-scale or operational contexts. The move could influence future planning tools to adopt more open, file-based architectures, emphasizing data ownership and longevity over instant collaboration features.
Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON

Python in Action: 60 Mini Projects to Automate Everything (Part 1): Practical CLI Tools, File Automation, and Data Cleaning with CSV, Excel, and JSON

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

How Threlmark’s Approach Differs from Traditional Roadmapping Tools

Most existing project management and roadmapping tools operate as SaaS platforms, storing data in proprietary cloud environments with APIs that enforce certain workflows and permissions. Threlmark’s approach is a departure, making the roadmap a simple, structured JSON file on local disk. This design aligns with the principles of local-first software, emphasizing user control, durability, and interoperability. The concept builds on ongoing debates about vendor lock-in and data ownership, offering a practical alternative for small teams and operators who value simplicity and control over feature-rich SaaS platforms. The product’s announcement follows a broader trend toward open, decentralized data management in productivity tools.

“A roadmap is only useful if everyone agrees on where it lives. Our product makes the roadmap a plain file on your disk—no APIs, no lock-in, just a shared contract.”

— Thorsten Meyer, Threlmark founder

Amazon

local disk roadmap software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Limitations and Risks of File-Based Roadmapping

It is not yet clear how well this approach scales for large, collaborative teams needing real-time editing, conflict resolution, or audit trails. The reliance on manual management of scores and guardrails introduces potential for errors or misprioritization. Additionally, the security and permission model for agents writing to the file require careful handling to prevent corruption or malicious modifications. The long-term viability of this approach depends on user discipline and tooling support, which are still evolving.
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.

Next Steps for Adoption and Development

Threlmark plans to release the open-source product publicly, inviting feedback from small teams and automation developers. Future updates may include enhanced guardrails, conflict detection, and integrations with popular automation tools. The company also intends to explore community-driven extensions to improve multi-user support while maintaining the core file-based philosophy. Observers will watch for adoption signals among early users and potential shifts in the broader project management ecosystem.
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.

Key Questions

Who is the target user for Threlmark’s approach?

Threlmark is aimed primarily at small teams, operators, and automation enthusiasts who prioritize control, durability, and interoperability over real-time collaboration features.

Can this system support large teams or enterprise-scale projects?

Currently, the approach is best suited for small-scale use. Large teams requiring concurrent editing, conflict resolution, or detailed audit trails may find it less suitable without further development.

How does automation work with the JSON file?

Agents can read and write directly to the JSON roadmap file, enabling automated updates, status changes, and task prioritization without complex integrations.

What are the security considerations?

Since agents can modify the roadmap file, proper guardrails and review processes are necessary to prevent corruption or malicious changes. The approach relies on disciplined management of the file.

Is the product open source?

Yes, Threlmark is open source under the MIT license, with detailed internals available for review at threlmark.com.

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

Six Step Market Analysis: Unlock Business Insights

Did you know that companies that conduct thorough market analysis are 32%…

Understanding Customer Lifecycles and Lifetime Value

The key to boosting profits lies in understanding customer lifecycles and lifetime value, revealing insights that can transform your business strategy—discover how inside.

Can Advertising Save the Planet? Uncovering the Eco-Impact of Marketing Strategies

Advertising has been a powerful tool for grabbing the attention of a…

The Labor Displacement Data: What Q1-Q2 2026 Actually Shows

New data from Q1-Q2 2026 shows significant AI-driven layoffs, especially among entry-level workers, indicating a structural labor market shift rather than transient disruption.