Verification should sit near the result, not behind extra navigation
Aliases: nearby verification · result-adjacent evidence · outcome inspection · verification entry
What it is
Proximate verification means that, in the same context where people see an outcome or success message, they can inspect its object, scope, and state. They should not need to retain a clue and then traverse menus, search, or switch screens. “Near” is not merely pixel distance: opening an order from its confirmation, checking document status from the document, or reaching an automation run from that rule are all result-adjacent paths. The design turns “the system says it finished” into “I can see what finished.”
Why it happens
Just after action, intent, object name, and expected consequence still occupy working memory. Matching evidence then has the lowest attribution cost. If people must leave the outcome, recall what they did, guess which section holds the record, and filter similar objects, memory loss and navigation friction make verification easy to abandon. Worse, they may find a similar but unrelated state and accept it as proof. A nearby path closes the loop from feedback to evidence to corrective action, allowing anomalies to surface sooner.
Studying it
In save, publish, handoff, and asynchronous-processing tasks, ask participants to confirm outcomes without naming the verification route. Record first verification action, navigation count, mistaken-object checks, and abandonment. Compare toast only, a generic history page, and a deep link in the result object or feedback. Alongside time, test whether people can state the scope of success, notice seeded failures, and recover the same evidence after interruption. In multi-object lists, watch whether they verify the right item rather than merely seeing some completed state.
Where it stops holding
Nearness does not require placing every log, field, and diagnostic detail on the current screen; density can obscure the primary task. Long-running, bulk, and cross-system work may properly end in a separate record, but the current outcome needs a clear context-carrying route there rather than an unscoped destination. Privacy, permissions, and shared devices can make full content unsuitable in place; preserve an intelligible summary and controlled inspection route. A low-risk local change that is immediately visible often proves itself through the object.
Applying it
- Make “view result” in success feedback deep-link to the exact object, version, or run, not a generic home, notification center, or search page.
- Put recognizable evidence near the object: time, actor, scope, state, and version should answer which item changed, what happened, and how far it got.
- Connect evidence back to repair—for example retry from a failed sync record, or edit and retract from a publication preview—so verification does not strand people in another navigation hunt.
- Preserve action context for asynchronous and bulk work. On return, the original task, recent activity, or a shareable link should still reach the same outcome.
Related
- Within the group: D1.16.1 Result verifiability · D1.16.2 Success feedback without visible change lowers trust · D1.16.4 Unverifiable feedback delays error discovery
- Adjacent: D1.10.2 Present local outcomes locally · D1.11.1 Distinguish processing from completion
- Search terms:
proximate verification·result-adjacent evidence·deep link