Mechanism: Escalation — When to Switch Model, Mode, or Human
Escalation is a planned step-up when the current approach stalls — switch model, mode, human reviewer, narrower slice, or different…
Escalation is a planned step-up when the current approach stalls — switch model, mode, human reviewer, narrower slice, or different…
Interface-first means defining the contract — types, function signatures, route schemas, or module API — before the agent implements internals,…
A vertical slice is a single session that ships one path through the stack — request to response, UI to…
An example-driven spec defines behavior through concrete input/output pairs (and edge cases) before implementation — so the agent builds toward…
Acceptance criteria are specific, checkable conditions that must all pass for work to count as done — turning a (/mechanism-goal/)…
Split & conquer is planning work so each agent session has a single shippable job — with its own (/mechanism-goal/),…