"Capture requires no title, tags, categories, or Pippa response. A crumb is valid with a single sentence."
The Product Thesis Becomes a Validation Rule
Track 1 argued why the blank page kills journals. This is where that argument becomes code. The capture contract is a hard engineering rule: a crumb requires nothing beyond content. No title. No tags. No category. No mood. No Pippa response. One sentence is a valid crumb; a single photo is a valid crumb; a link you'll want later is a valid crumb. The moment a field is required, it's a gate between you and saving — and every gate is a reason tomorrow-you closes the app instead of using it.
So the validation is deliberately close to nothing. A crumb is valid if it has some content (text or media); everything else — the ULID, the capture timestamp, the timezone, the target date, the source device — is attached automatically, never asked for. The system fills in the metadata; the human supplies only the fragment. A successful local write produces immediate visual confirmation, so the loop from thought to captured-and-safe is as short as the hardware allows.
Auto-Attach, Don't Ask
The metadata a crumb carries is real and important — you've seen how load-bearing captured_at and target_date are. But 'important' does not mean 'ask the user for it'. The device knows the moment, the timezone, and today's date without a prompt; the target date defaults to today and can be changed later; the ULID is minted silently. None of that touches the human's five-second budget. The design move is to separate what must be true about a crumb from what the human must type — and to make the second set as close to empty as possible.
Structure Comes After, From Real Material
What about tags, journals, drafts — all the structure the rest of this quest is about? It all comes after capture, from crumbs that already exist, never as a toll at the door. You can tag a crumb later, move it to a journal later, assemble it into a draft later. Deferring every optional decision past the capture moment is the whole trick: the structure is real and rich, but none of it is allowed to stand between a thought and its safe landing. Capture first, organize from what you caught.