Validate pair seed simulation behavior

This commit is contained in:
2026-06-27 19:34:43 +02:00
parent a50b9272fe
commit 098721504d
5 changed files with 173 additions and 1 deletions
+8
View File
@@ -90,6 +90,14 @@ AUDIT_DOC_SNIPPETS: tuple[tuple[str, str], ...] = (
"docs/prompt-pool-routing-map.md",
"route-family coverage for registered action and position families",
),
(
"docs/prompt-pool-routing-map.md",
"pair seed determinism for Insta/OF metadata",
),
(
"docs/prompt-pool-routing-map.md",
"pair pose rerolls changing hardcore action metadata",
),
)
PROMPT_ROW_READ_SCAN_GLOBS: tuple[str, ...] = (