book-library.git · FCIS_AUDIT.md
book-library.git / FCIS_AUDIT.md
revision 0875c1118a7646c60d0220b8744299061863103c · complete file
# FCIS_AUDIT.md Status: COMPLIANT — initial maintenance adapter | Requirement | Status | Evidence | | --- | --- | --- | | Declarative agent guide | PASS | `AGENTS.md` contains invariants/routing only | | Intent protocol | PASS | `PLANS.md` defines the vertical slice and validation | | Shared Kit seam | PASS | `Package.resolved` pins `FountainMaintenanceKit@0.2.0` | | Server-owned authorization | PASS | `MaintenanceAdmission` rejects unknown actors | | Idempotency | PASS | tests and fixture retry return the original receipt | | Durable receipts | PASS | file-backed receipt survives server restart in fixture proof | | Secret boundary | PASS | only opaque SecretStore references are decoded | | Server authentication | PASS | configured digest verifier; live wrong/correct bearer proof; no token in receipt |