Refactor the D&D spells module to apply deterministic fields where appropriate

This commit is contained in:
2026-07-08 10:43:39 -05:00
parent 610bdb4fea
commit 98b03a4629
12 changed files with 324 additions and 37 deletions

View File

@@ -32,5 +32,5 @@ messages:
output:
format: json
validation_mode: json_schema
schema_path: dnd_spells.v1.json
schema_path: dnd_spells_llm.v1.json
repair_attempts: 0