Docs-only at 52fb765, no harness change. Both absolutes replaced by measurements I re-ran three times each: the ring buffer holds 250 and evicts silently (400 throws in one step report as…
PASS.
Gate re-derived independently on 4a91635: docker build --no-cache-filter=lint,builder exit 0 — [lint 7/8] RUN make fmt-check DONE 5.6s, [lint 8/8] RUN make lint DONE 94.2s…
PASS. Independently verified: nine lc.Append sites, exactly three sync.WaitGroup fields in non-test code (engine.go:137, retention.go:43, archive_sweeper.go:48), all three fixed, no…
PASS — no findings. Independently mutation-checked in a fresh clone: deleting only the truncation fails TestRateLimitKey_LongChainCapsWalkAndFallsBackToPeer at `internal/middleware/ratelimit_tes…
Implemented in sneak/webhooker#132 (base next).
The store is now built by newStore, which applies the cap with store.MaxAge(...) so Options.MaxAge and every…