Documentation for engineers adopting Brunch
Brunch is a research prototype from HASH that helps software engineers specify their intentions clearly and completely before handing work off to an AI coding agent (or another human). It's published at brunch.ai.
Modern coding agents are remarkably capable, but they're only ever as good as the brief they're given. A vague, incomplete, or contradictory prompt produces plausible-looking code that quietly misses the point — and the cost of that miss lands later, in review or in production. Brunch front-loads the work of getting the brief right, turning a loose idea in someone's head into a structured, reviewable specification an agent can act on without guessing.
Natural-language prompts are easy to write but hard to reason about. The same sentence can mean different things to the author, the reader, and the model. Brunch treats the brief as a first-class artifact rather than a throwaway chat message:
These developer-facing docs cover:
For an overview of the project, visit brunch.ai — or head to Setting up Brunch to dive right in.