An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is DOM event flow.
Repair the DOM event flow lifecycle transitions implementation so it accepts only declared state transitions and reports rejected requests.
Evidence
- Affected surface: Web platform / DOM event flow.
- Observed failure family: validate state transitions.
- Scope policy: tenantId must equal tenant-primary.