docs(openspec): archive gateway audit remediation

This commit is contained in:
sechmachine
2026-07-30 07:39:18 +07:00
parent 9d627413a0
commit f292bd3599
14 changed files with 97 additions and 39 deletions
@@ -0,0 +1,12 @@
# audio-fec-resilience Specification
## Purpose
TBD - created by archiving change phase3c-gateway-audit-remediation. Update Purpose after archive.
## Requirements
### Requirement: Bounded audio FEC state advances after loss
The Apollo audio recovery window SHALL remain bounded and SHALL evict the oldest incomplete block when accepting a newer block would otherwise be rejected.
#### Scenario: Newer complete block follows sustained loss
- **WHEN** more than the bounded number of permanently incomplete audio blocks arrive before a complete newer block
- **THEN** the oldest stale state is dropped, drop telemetry advances, and the newer encoded payload is relayed unchanged