**TASK-120 (new)** Unified pre-commit hook combining best practices from egos-lab, carteira-livre, and br-acc: - [x] Security scan (secrets, .env, large files) - [x] Python syntax + ruff lint - [x] Frontend crash prevention (unsafe array access, console.log flood) - [x] Data accuracy (141M/MIT detection) - [x] Upstream fork sync check (World-Open-Graph/br-acc) - [x] GitHub PR/Issue awareness - [x] TASKS.md sync warning - [ ] Integration into /start and /end workflows - [ ] Auto-sync TASKS.md ↔ GitHub Issues **Files:** scripts/pre-commit-v2.sh (installed to .git/hooks/pre-commit) **Priority:** P1 **Area:** DevOps / Governance