An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is reactive form.
Repair the reactive form update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: Angular / reactive form.
- Observed failure family: resolve duplicate updates.
- Scope policy: tenantId must equal tenant-primary.