sgeboers
e352d7c7bc
feat: add pipeline health checks module and CLI runner
- Create health/ package with HealthStatus, HealthCheck, HealthReport
- Add check_motion_freshness, check_embedding_coverage, check_llm_coverage
- Add scripts/health_check.py CLI with text/JSON output and exit codes
- Add comprehensive tests for core, checks, and CLI
P4-005: Pipeline health checks
2026-05-01 00:02:45 +02:00
..
2026-03-24 21:29:10 +01:00
2026-03-22 16:08:06 +01:00
2026-03-21 22:31:22 +01:00
2026-04-13 23:59:50 +02:00
2026-04-01 01:59:41 +02:00
2026-03-29 23:28:40 +02:00
2026-03-22 16:08:06 +01:00
2026-03-22 16:08:06 +01:00
2026-03-22 22:38:17 +01:00
2026-04-13 22:24:38 +02:00
2026-05-01 00:02:45 +02:00
2026-03-22 16:08:06 +01:00
2026-04-05 19:21:46 +02:00
2026-03-23 21:31:39 +01:00
2026-04-16 21:34:45 +02:00
2026-03-24 19:59:25 +01:00
2026-04-05 19:44:08 +02:00
2026-03-22 16:08:06 +01:00
2026-03-24 19:59:25 +01:00
2026-03-24 22:41:28 +01:00
2026-04-13 21:51:21 +02:00