An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is route loader.
Repair the route loader lifecycle transitions implementation so it accepts only declared state transitions and reports rejected requests.
Evidence
- Affected surface: React / route loader.
- Observed failure family: validate state transitions.
- Scope policy: cohort must equal stable.