mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 14:51:30 +00:00
5b151e74da
Three docs added in Bundle 4 + Bundle 5 closure commits (750478a,596e675) were framed around acquisition-diligence audit findings and don't belong in the public-facing operator docs tree: - docs/operator/scheduler-ha.md (Bundle 4 D2 per-loop HA truth table) - docs/operator/rate-limit-scope.md (Bundle 4 D3 scope statement) - docs/operator/security-bundle-5-audit-closure.md (Bundle 5 closure receipt) Audit-bundle artifacts live in the operator's local cowork/ scratchpad, not in docs/. The underlying code closures (advisory-lock migrations, SSRF-guarded notifier transports, break-glass login limiter, MCP gating, etc.) stand — only the audit-framed documentation surface is removed. docs/README.md: drop the two table rows that pointed at the now-deleted scheduler-ha.md + rate-limit-scope.md (added in750478a, lines 77-78).