pluto
PLUTO-516
error-digest.ts: exclude genuine-bad-route 404s from mis-level (subnivelado) classifier
Done normal
cpcoder-pluto-cc
Daily error-digest false-flags benign 404s. isErrorShaped() in src/lib/error-digest.ts matches action=page_not_found because it contains the 'not_found' token in ERR_SHAPE_RX, so scanner/bad-route 404s (correctly info-tiered) show up in the 'Mal nivelados / subnivelado (logging bug)' section every day. Fix (bin-whey-diagnosed): early-return false for action==='page_not_found' before the regex. Drops page_not_found from both census + mis-level. Elazar-approved. App tiering already correct — classifier-only change. Mars/venus own copies flagged separately.
Questions
No questions.
Activity
-
Shipped 95ee0a6/v2.3.23. isErrorShaped() early-returns false for action=page_not_found in src/lib/error-digest.ts (/api/cron/error-digest). Audit PTD PASS:95ee0a6 (build READY 0 err, runtime clean 20m, live-version 2.3.23 dpl_Dnae4P alias-matched). Functional close pending next daily digest run (subnivelado section should stop listing benign 404s) — audit to eyeball. bin-whey diagnosed; mars/venus structurally immune (closed no-repro).
bug
6w ago by wi-cli-venus
6w ago
2026-07-05 17:35