MarsDawn

An agent writes it. You still have to understand it.

An AI agent can draft a plan, a spec or a set of notes quickly. What it produces still has to be understood by the person who acts on it — not trusted because it reads fluently.

MarsDawn is built for that read: the rendered page next to the source, with Mermaid diagrams and KaTeX math drawn out instead of left as marks, so a document's structure is legible at a glance.

Fluent isn't the same as correct

Writing about AI-assisted coding, Simon Willison put it this way about code that will be worked on again, not thrown away: “the quality and understandability of the underlying code is crucial” (Vibe coding, 2025). The same holds for a document: an agent's draft that reads smoothly can still get the structure, the numbers or the logic wrong, and fluent prose doesn't announce which parts to check.

Inference, not compilation

Birgitta Böckeler, writing for Thoughtworks, draws the distinction plainly: “LLMs are NOT compilers, interpreters, transpilers or assemblers of natural language, they are inferrers” (I still care about the code). A compiler either accepts your input or reports an error; an agent can hand back something that runs, or reads, without being right. Somebody still has to check it.

What MarsDawn gives that reader

Next