
jpmschweitzerandClaude Opus 4.6
fe204aa5f4
feat(ci): add pre-commit FactId validation hook (#393)
Grep-based pre-commit check validating fact_id references in content
YAML against canonical knowledge catalogs. Runs in advisory mode when
catalogs are stubs (exit 0), switches to enforcing mode once populated
(exit 1 on unknown fact_ids with file:line output).
- tooling/check-fact-ids: core validation script (<2s runtime)
- .config/hooks/pre-commit: hook dispatcher for modular checks
- Makefile: check-fact-ids + setup-hooks targets, wired into setup
- docs/DEVOPS.md: content validation and pre-commit hooks sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 17:17:34 +01:00
..
2026-02-13 01:19:34 +01:00
2026-02-11 21:29:58 +01:00
2026-02-13 02:14:01 +01:00
2026-02-13 02:13:57 +01:00
2026-02-13 00:58:45 +01:00
2026-02-11 23:24:37 +01:00
2026-02-13 01:50:59 +01:00
2026-02-11 20:27:42 +01:00
2026-02-13 00:58:45 +01:00
2026-02-13 17:17:34 +01:00