A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is metrics hook.
Repair the metrics hook command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Fastify / metrics hook.
- Observed failure family: enforce idempotent operations.
- Scope policy: zoneState must equal healthy.