feat: config knobs and prompts for evidence verification wave

This commit is contained in:
2026-08-10 11:14:27 -05:00
parent 4a3f33a245
commit f21eb5d912
3 changed files with 38 additions and 0 deletions
+6
View File
@@ -72,3 +72,9 @@ SMTP_PASSWORD=
SMTP_FROM=
SMTP_USE_TLS=true
SMTP_USE_SSL=false
# Wave 5b evidence verification (vision fact-check of cited sheet text)
AGENT_VERIFY_MAX_CHECKS=20
AGENT_VERIFY_SEVERITIES=critical,high
AGENT_VERIFY_REASONING_EFFORT=low
VERIFY_MAX_TOKENS=8192