UX State Completer
Goal
Eliminate happy-path demos by implementing full state matrices and recovery with domain microcopy.
When to use
- •New screen/flow.
- •Missing error/empty/loading/success.
Minimal inputs (ask only if missing)
- •Top 3 flows and expected states.
Procedure (MUST)
- •Define state matrix.
- •Implement loading/empty/error/success + recovery.
- •Add permission denied + timeout.
- •Ensure domain-specific microcopy.
- •Capture proof.
Outputs (MUST produce)
- •State-complete flows.
- •Proof references in walkthrough.