A cross-layer workflow passes unit tests but breaks when client, API, and persistence state arrive in a different order. The affected area is auth session.
Repair the auth session input boundary implementation so it normalizes valid records and returns field-level errors for invalid ones.
Evidence
- Affected surface: Full-stack backend focus / auth session.
- Observed failure family: validate a record batch.
- Scope policy: cohort must equal stable.