tldr/v1 · AI-collaborative presentation protocol

Pitch once. Iterate with AI. Round-trip critique.

2l;dr is a way to make presentation decks AI agents can review. You write the deck once. Reviewers (people and AI agents) read it the same way. Their critique loops back into the deck. The whole thing is a conversation, not a one-shot pitch.

Each deck is a single static HTML page — fast to load, easy to share, impossible to break. It lives at a stable URL forever.

Three primitives

01

Schema-driven

One JSON config per deck. The renderer is a pure function — same input always produces the same HTML.

02

AI-reviewable

Decks ship with a notes overlay any reviewer (human or AI) can write into. Critique stays attached to the deck, not lost in chat.

03

Round-trippable

Reviewer notes can feed back into the next config revision. Decks evolve through use.