Your AI Draft Is a Train Station
An AI draft is the most important thing in the world for about four minutes — and then it's worthless. Not because it failed: because it did its job. PassbackAI is built for those four minutes. It isn't a place your drafts live. It's a station they pass through: paste it, mark the fixes, pass it back.
1 · The problem: Prompt Amnesia
You asked Claude for a spec. It returned 1,800 words. It's 82% fine. The 18% that isn't is spread across six specific passages — the tone in the FAQ, a bullet under Architecture, a paragraph on retention, and three other small crimes. You want those six things fixed. Precisely. Without disturbing the eighty-two percent you liked.
And the field in front of you is a single text area — the same one you used to ask for the spec. No highlight tool, no per-passage note, no notion that you're holding a list of edits, each anchored to a span the model produced ninety seconds ago. So you try to describe all six in prose, in one message, and you hit the wall every LLM user knows: Prompt Amnesia. The model loses the thread, drops half your instructions, or rewrites something you never mentioned. Watch yourself give up. You've done all four:
Nothing was wrong with the chat box's plumbing — your message went through, the model read it, the model replied. What was wrong sits upstream: writing each correction in prose, with the original scrolled out of view, was itself hard enough that two of the five never got written. The gap isn't in the chat box. It's in you, by the fourth correction, deciding that points four and five aren't worth the writing. That moment of capitulation is the moment this whole product exists for.
2 · The paradigm: your draft is a train station
The biggest mistake modern editing tools make is assuming text is an asset that belongs in an archive. PassbackAI is built on the opposite premise: an AI answer is genuinely valuable, but ephemeral — a stepping stone, not a deliverable. The moment the model returns the corrected version, the draft you marked up is worthless. Not because it failed — because it's spent. Its job was never to be kept; its job was to be judged. Everything worth keeping left in your marks: what the model got wrong about what you wanted, and what it should believe instead.
So we didn't build a workspace in the Google Docs sense. We built a train station. A station is bustling — full of infrastructure and tools — but nobody lives there. An AI output pulls in, gets its surgical direction, and immediately boards the next train back to the model. The text is temporary; your workflow is constant. The texts are ephemeral; the habit is durable. And look at what actually boards that train: not the draft — your marks. The station doesn't move documents; it moves judgment. (The long version of this argument — why the marks, not the drafts, are the asset worth keeping — is The Delta Principle.)
This is also the whole reason the tool feels weightless. Because the value expires in minutes, there's nothing to file. No document to name, no folder to choose, no archive of dead versions to prune. Software that treats text as precious makes you its librarian; software that treats text as in transit asks nothing of you after the round-trip. The feedback is meant to be easy and flexible precisely because, a second later, the draft it was about is meaningless. Lightness isn't a feature we added. It's what's left once you stop saving the wrong thing.
3 · The loop: paste, mark, pass it back
The name isn't a description of software — it's the instruction. There are two ways in: you paste the model's answer into a browser tab, or your AI routes it to you directly. Then you mark every passage that needs work — five, eight, fifteen — and leave a note on each (free text, or a canned label like Delete, Too long, Off tone). Each mark is a unit of your judgment with its anchor attached: the quote pins exactly where, the note says what you meant.
There's no blank page here, and that's on purpose. You can't write a draft from scratch — the constraint is the promise, not a limitation. It keeps you out of the exhausting trap of rewriting the model's work by hand. Your one tool is a "wet" yellow highlighter: you drag it across the exact sentence that's wrong, attach a focused note, and the app turns your marks into a precise, copy-pasteable roadmap for the model to execute. You point; the model does the lifting. You are the director, not the typist. The marker is the interface the chat box never gave you.
And there are two ways back out. Click Copy, and the whole set comes out as paired passages and notes, in document order, separated by --- — the format a language model reads without prose interpretation — and you paste it into whatever chat gave you the draft: Claude, ChatGPT, Cursor, Gemini. Or, when the draft rode in from Claude over its connected MCP link, you send your marked-up answer straight back without ever leaving the page — the deepest-wired version of the same move, not a different product. Either way, every fix lands in a single round-trip. No more "not that one, the other one."
Paste the draft. Mark the fixes. Pass it back.
Humans are the strong second case. Your PM, your editor, your marketing lead, your legal reviewer — same station, same marks, same one-shot export. Hand someone a link and they don't land on a dead read-only view; they add their own layer of notes on top of yours and send it back. The tool does not care whether the next reader has a pulse.
4 · Local by default, routed only on purpose
If a draft becomes worthless the moment the model regenerates it, why would we file it away in a database? By default, we don't. The tool you'll use most — paste, mark up, copy — runs entirely in your browser. Nothing you paste is uploaded; the document lives in this tab, on a shelf of your twenty most recent drafts (plus anything you pin) — older ones quietly make room. Share it with a plain link and the whole document rides inside the link's own address, so there's still nothing sent to a server — add a password and that link is end-to-end encrypted. Open DevTools, watch the Network tab while you paste and mark up, and you'll see no request carrying the doc.
There are exactly two ways a document leaves your browser, both moves you make on purpose, never defaults — and they are not the same. Hand someone a private link so they can respond, and your browser encrypts the draft before it goes: it's end-to-end encrypted, the key riding in the link where our server never sees it, so the copy we hold is ciphertext we can't read. Route a draft to a reviewer through your connected AI instead, and it's stored under server-managed keys so Claude can read the responses — encrypted at rest, but not end-to-end, and I won't pretend we can't read a doc you routed. Naming that difference plainly is the whole point. Nothing leaves by default. Egress is a decision you make, not a thing that happens to you. The full posture, path by path, is at /privacy.
5 · The engine: a bench and a transit check
Two mechanisms make the station run, and both exist only because text is in motion.
- The Rolling 20 — the bench. The last twenty things you pasted wait locally on the bench. Paste a twenty-first and the oldest rolls off — never the one you're working on. Need one to stay while you work? Pin it; it stays until you unpin. A waiting bench, not a vault.
- The Auto-Diff — the transit check. Text moves fast, so you go text-blind. The instant you paste a new version, PassbackAI finds the previous one on the bench and lights up exactly what the model changed — no re-reading the whole thing. It's the cleanest proof of the whole argument: if drafts were archives, you'd never need a diff. You need one precisely because they're in transit.