Urgency
Time pressure changes how people scan, decide, and recover. The interface must reveal the next safe action fast.
panic.design / field guide
Panic design means designing for the moment when everything goes wrong: urgency, failure, degraded context, and consequence are treated as first-class test inputs.
Time pressure changes how people scan, decide, and recover. The interface must reveal the next safe action fast.
Failure copy, recovery actions, and preserved state need to sit together so users do not hunt under stress.
Distraction, interruption, weak connectivity, and assistive technology can all reduce the context a user has available.
The design should make the cost of failure clear and reduce avoidable loss before the user reaches the worst moment.
See how a visible countdown changes the checkout recovery path.
Failure example Inspect the payment authorization failureFollow the worst moment from evidence to consequence and fix.
Recovery example Open the retry-path Panic CardKeep user state, failure, recovery test, and fix in one review artifact.
Protocol example Validate imported artifact JSONConfirm a profile, report, card, or bundle can render without private app state.