iomgaa
271d1682c9
feat(question_gen): add lightweight 4-gate quality check
Implement 4 concurrent LLM-based quality gates for generated questions:
- key_verify: validates answer evidence in source material
- blind_answer: rejects questions answerable without video context
- multi_true: detects ambiguous multi-correct options
- leak_test: per-family shortcut detection (5 probe templates)
Includes run_gates orchestrator with verbatim_ratio short-circuit,
JSON response parsing with fallback, and 9 unit tests (all passing).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-07-11 23:30:13 -04:00
..
2026-07-06 11:37:59 -04:00
2026-07-11 08:48:04 -04:00
2026-07-06 22:36:31 -04:00
2026-07-06 22:32:59 -04:00
2026-07-06 22:39:57 -04:00
2026-07-11 11:56:36 -04:00
2026-07-06 22:36:23 -04:00
2026-07-07 04:36:56 -04:00
2026-07-09 12:20:32 -04:00
2026-07-07 10:04:48 -04:00
2026-07-07 01:45:09 -04:00
2026-07-07 09:34:04 -04:00
2026-07-07 10:26:58 -04:00
2026-07-09 05:36:07 -04:00
2026-07-11 23:14:22 -04:00
2026-07-07 09:38:21 -04:00
2026-07-11 23:30:13 -04:00
2026-07-11 08:19:45 -04:00
2026-07-09 00:12:38 -04:00
2026-07-07 12:47:33 -04:00
2026-07-07 13:13:37 -04:00
2026-07-09 12:27:05 -04:00
2026-07-07 12:55:12 -04:00
2026-07-07 13:04:26 -04:00
2026-07-07 12:29:29 -04:00
2026-07-07 13:01:04 -04:00
2026-07-07 12:55:12 -04:00
2026-07-07 12:48:54 -04:00
2026-07-09 12:20:25 -04:00
2026-07-07 12:36:36 -04:00
2026-07-07 13:20:43 -04:00
2026-07-07 12:41:59 -04:00
2026-07-07 06:13:25 -04:00
2026-07-07 09:44:05 -04:00
2026-07-09 12:20:16 -04:00
2026-07-11 23:23:37 -04:00
2026-07-11 08:21:06 -04:00
2026-07-07 04:45:19 -04:00
2026-07-06 22:39:42 -04:00
2026-07-09 00:54:27 -04:00
2026-07-09 00:23:04 -04:00
2026-07-09 07:53:59 -04:00
2026-07-07 02:37:50 -04:00
2026-07-11 23:23:48 -04:00
2026-07-07 06:11:13 -04:00
2026-07-07 05:46:25 -04:00
2026-07-07 05:53:33 -04:00
2026-07-11 09:02:03 -04:00
2026-07-07 05:52:54 -04:00
2026-07-06 11:37:59 -04:00
2026-07-06 22:43:01 -04:00
2026-07-09 11:57:41 -04:00
2026-07-09 07:40:27 -04:00
2026-07-09 00:11:54 -04:00
2026-07-11 09:02:03 -04:00
2026-07-09 11:57:41 -04:00
2026-07-11 23:05:38 -04:00
2026-07-07 09:47:45 -04:00
2026-07-09 11:57:41 -04:00
2026-07-11 11:14:45 -04:00
2026-07-07 01:49:55 -04:00