Audit metadata prompt fallback boundaries

This commit is contained in:
2026-06-27 17:31:30 +02:00
parent 1950ce7bbf
commit c59c9947b2
4 changed files with 83 additions and 1 deletions
+2
View File
@@ -236,6 +236,8 @@ and to compare the exact per-axis RNG seed used for the row.
representative single row and Insta/OF pair, verifies embedded
`generation_trace` fields, and confirms Krea2, SDXL, and caption formatters
consume metadata JSON instead of silently falling back to raw prompt text.
The same audit also statically rejects direct `row["prompt"]` reads in
formatter metadata modules outside the shared fallback helpers.
## Category Sources