A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is rate limiter.
Repair the rate limiter background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Fastify / rate limiter.
- Observed failure family: schedule constrained jobs.
- Scope policy: retained must equal true.