WIP: fix: cache wiki snapshots and harden health output #8
Loading…
Reference in a new issue
No description provided.
Delete branch "audit/snapshot-health"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Dependency / merge base
This is a stacked draft based on
audit/core-wiki-correctnessand depends on #7. Review the two commits above #7 (21d9b98cfe2aa61a6f726b9869f73465333c5148and947c445ab2f0f878fe5f75862b9ce909aae55ee1). Merge #7 first, then rebase/retarget this PR tomainbefore merging.Verification
npm test— 7 files / 29 tests passed, including a first-request 2,001-page cold regression and repeated-failure/recovery/new-failure logging coveragenpm run lintnpm run typechecknpm run buildnext startprobe with a 2,001-page synthetic vault: cold health HTTP 200 in 8.140146s; warm health HTTP 200 in 0.290226s (cold is inside the documented 15s container timeout)git diff --checkPublic health schema
Success exposes only
ok,pages, andindexErrorCount. Unavailable responses expose onlyokand the genericstatusvalueunavailable, with HTTP 503.fix: cache wiki snapshots and harden health outputto WIP: fix: cache wiki snapshots and harden health outputf8e3c7947c21d9b98cfe5c0e1f5363e910a2689fClosing without merge because the owner cancelled the
code-security-audit-2026-07campaign. This does not revert previously merged work.Pull request closed