A production rollout exposes a contract mismatch between the UI boundary and the owning service. The affected area is auth session.
Repair the auth session command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Full-stack backend focus / auth session.
- Observed failure family: enforce idempotent operations.
- Scope policy: cohort must equal stable.