Add multi-seed route simulation sweep

This commit is contained in:
2026-06-27 19:58:11 +02:00
parent 4a3610fbc9
commit 1ca9c95bfe
6 changed files with 111 additions and 20 deletions
+4
View File
@@ -114,6 +114,10 @@ AUDIT_DOC_SNIPPETS: tuple[tuple[str, str], ...] = (
"docs/prompt-pool-routing-map.md",
"repeated cast descriptors in training-caption formatter output",
),
(
"docs/prompt-pool-routing-map.md",
"multi-seed route sweeps",
),
)
PROMPT_ROW_READ_SCAN_GLOBS: tuple[str, ...] = (