Register the D&D spell normalizer defaults

This commit is contained in:
2026-07-20 21:06:30 +00:00
parent be22852daa
commit 79b9fffcaf
8 changed files with 97 additions and 11 deletions

View File

@@ -31,3 +31,7 @@ pipelines:
retries: 2
references:
spell_catalog: ./dnd-spells-catalog.json
normalize:
module: dnd/spells
references:
spell_catalog: ./dnd-spells-catalog.json

View File

@@ -15,3 +15,4 @@ pipelines:
artifacts:
spells:
extract: dnd/spells
normalize: dnd/spells