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