Identify every browser action that can create an external side effect.
Show how one intended action receives a stable identity before the click.
Launch two workers against the same action and prove only one owns commitment.
Drop navigation or response after submit and inspect the unknown state.
Reconcile through order history, sent items, provider API, or stable reference.
Change page layout so the confirmation selector disappears after success.
Change price or availability while approval waits and invalidate stale authority.
Expire the browser session without losing prepared task state.
Restart a worker after the side effect but before local success update.
Verify the final object, status, details, and duplicate count.
Remove authoritative lookup and confirm the agent escalates instead of retrying.
Export a structured receipt without passwords, cookies, tokens, or unrelated history.
Measure duplicate effects, unknown-state rate, and reconciliation time.
Keep user notification retry separate from the completed browser action.