An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is notification center.
Repair the notification center capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: React / notification center.
- Observed failure family: allocate limited capacity.
- Scope policy: authorized must equal true.