A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is stream handler.
Repair the stream handler capacity pool implementation so it allocates limited capacity by priority without exceeding demand or the global limit.
Evidence
- Affected surface: Fastify / stream handler.
- Observed failure family: allocate limited capacity.
- Scope policy: cohort must equal stable.