Record production health audit and fatal preflight return #146

Merged
pdurlej merged 1 commit from codex-production-quality-audit into main 2026-06-26 01:36:00 +02:00
Collaborator

Summary

  • add production-health report for 2026-06-12..2026-06-25
  • write fatal summary and morning return when secret bridge fails before the repo loop
  • preserve non-zero process failure for systemd while still leaving operator-facing artifacts
  • track recurring privacy-lint false positives as issue #145

Verification

  • python3 -m unittest discover -s tests -t .
  • python3 -m py_compile judging_claw/*.py
  • git diff --check
  • VPS branch worktree: python3 -m unittest discover -s tests -t .
  • VPS branch worktree: python3 -m py_compile judging_claw/*.py
  • VPS dry-run: /tmp/jc-quality-audit-dryrun-20260626004819

Notes

The audit found 12/12 completed runs delivered morning returns and no apply/dispatch/Hermes errors. It also found two preflight failures on 2026-06-16 and 2026-06-17 where Infisical returned HTTP 404 before summary artifacts were written; this PR fixes that gap.

## Summary - add production-health report for 2026-06-12..2026-06-25 - write fatal summary and morning return when secret bridge fails before the repo loop - preserve non-zero process failure for systemd while still leaving operator-facing artifacts - track recurring privacy-lint false positives as issue #145 ## Verification - python3 -m unittest discover -s tests -t . - python3 -m py_compile judging_claw/*.py - git diff --check - VPS branch worktree: python3 -m unittest discover -s tests -t . - VPS branch worktree: python3 -m py_compile judging_claw/*.py - VPS dry-run: /tmp/jc-quality-audit-dryrun-20260626004819 ## Notes The audit found 12/12 completed runs delivered morning returns and no apply/dispatch/Hermes errors. It also found two preflight failures on 2026-06-16 and 2026-06-17 where Infisical returned HTTP 404 before summary artifacts were written; this PR fixes that gap.
Record production health audit and fatal preflight return
All checks were successful
CI / test (pull_request) Successful in 15s
Fallow-py advisory / analyze (pull_request) Successful in 14s
6e29d2d3b7
pdurlej deleted branch codex-production-quality-audit 2026-06-26 01:36:00 +02:00
Sign in to join this conversation.
No description provided.