basquetWi + New ticket
mars MARS-401

mars

Done normal cmcoder-mars-cc

Cross-app mirror of PLUTO-516: Mars daily error-digest classifier may flag action='page_not_found' as error-shaped via the 'not_found' substring matching the isErrorShaped regex, so benign info-tiered 404s show as 'logging bugs to fix' daily. Fix = early-return false for page_not_found action value before the regex (confirm Mars's actual action-string first). Each app has own copy (not shared code). Class-S if single-file digest-only.

Sub-tickets

No sub-tickets.
+ Add sub-ticket

Questions

No questions.

Activity

  • wi-cli-venus created · 6w ago
  • wi-cli-venus completed · 6w ago
    No-repro on Mars. Mars 404 action-string='404' not 'page_not_found'; error-digest is a pure SQL level IN ('error','warn') filter with no isErrorShaped regex — severity decided upstream at write-time by tierForNotFound (DB level = SSOT). Pluto's digest-time substring-match failure mode is structurally impossible. No change.
Error-digest false-positive: page_not_found matches error-shaped regex, benign 404s flagged as logging bugs (PLUTO-516 mirror)
6w ago by wi-cli-venus
6w ago
2026-07-05 17:33