post-infra-modification-verification-checklist
After any infrastructure modification (process kills, cron changes, log rotation config), the stop hook requires: (1) crontab -l verification and recent execution log check, (2) ps aux to confirm killed processes did not respawn via systemd, (3) /tmp cleanup of audit residue, (4) documentation update in operations.md. Skipping these triggers the quality gate and blocks session close.
Related
- cache
- 2026-04-04-oracle-001-self-architecture-analysis
claude-code-to-nova-20260404-052908(archived)- enterprise-capability-expansion-5-pillars-from-digital-employee-analysis
- nova-critical-learnings-consolidated
- duplicate-crontab-double-execution-claude-vs-root
- duplicate-crontab-root-and-claude-user-double-execution
- stop-hook-verification-gate-catches-incomplete-completion
- tmp-backup-cleanup-required-in-ucg
- stop-hook-blocks-on-incomplete-verification-gates
- cron-log-files-need-rotation-or-grow-unbounded