hardcoded-counts-in-memory-drift-silently
MEMORY.md had hardcoded counts — ‘22 hooks’, ‘25 active’, ‘6 crons’ — that became stale as capabilities were added/removed. The counts created false confidence and violated Law 4 (verify live state). Replace all counts with dynamic verification instructions: instead of ‘6 crons at ~/.claude/crons/’, write ‘scheduled crons at ~/.claude/crons/ (verify with crontab -l and ls)‘.
Related
- hardcoded-inventory-counts-drift-immediately
- 2026-04-04-oracle-001-self-architecture-analysis
- docker
claude-code-to-nova-enterprise-backup-v3-2026-03-25(archived)- stale-brain-star-references-in-aj-ea-both-workspaces