A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is rate limiter.
Repair the rate limiter performance telemetry implementation so it computes a fixed-width rolling average in event order.
Evidence
- Affected surface: Fastify / rate limiter.
- Observed failure family: compute rolling metrics.
- Scope policy: retained must equal true.