Add D&D spell raw output validators

This commit is contained in:
2026-07-07 21:37:58 +00:00
parent 3e67be6ac3
commit 0f30888b00
10 changed files with 549 additions and 162 deletions

View File

@@ -110,9 +110,8 @@ stderr, and writes warnings to durable output and diagnostics when retained.
The run manifest `validation_status` indicates whether raw outputs were
approved or rejected after validation.
Reference-related warnings include empty bound reference files and D&D spell
relatedness warnings such as `spell_not_near_source`. Empty references are still
passed to extractors so optional slots can be intentionally blank.
Reference-related warnings include empty bound reference files. Empty references
are still passed to extractors so optional slots can be intentionally blank.
## Cleanup