.md .csv .md .csv .md .csv

The Vision

What if you rebuilt

for the AI age?

The old suite was built for humans typing at keyboards.
We're rebuilding it for agents — with humans still in the loop.

The Problem

The old way

Proprietary formats. Massive files. Built for a world without AI.

Microsoft Word

Microsoft Word

.docx

Proprietary XML wrapped in a ZIP. Agents can't read it without conversion.

File size ~2 MB
Microsoft Excel

Microsoft Excel

.xlsx

Nested XML schemas with style data that bloats every cell.

File size ~5 MB
Microsoft PowerPoint

PowerPoint

.pptx

Binary blobs with embedded media. Version control? Good luck.

File size ~10 MB
The Solution

The transformation

Same content. Radically simpler format.

How It Works

Agent-first. Human-friendly.

Agents write the files. Humans review the work.

How agents see it
$ |
How humans see it
tasks.csv
Implement auth flow Cursor
Research competitors Claude
Review API spec You
The Stack

The new stack

Three file types. Infinite possibilities.

Markdown Docs

Every document, decision, and plan. Human-readable. Agent-writable. Git-trackable.

|

CSV Sheets

Structured data without the bloat. Tasks, tracking, and tables in plain text.

id,task,status,owner
1,Auth flow,done,Cursor
2,Research,active,Claude
3,Review,todo,You
4,Deploy,todo,Agent

Markdown Slides

Coming soon

Presentations as code. Theme them, version them, generate them with agents.

|

The future is plain text

Markdown and CSV files. That's it. That's the product.

Get Started