Apply spell normalization follow-up fixes

This commit is contained in:
2026-07-20 19:44:35 -05:00
parent 3eb68baca6
commit 8b5a4e0efd
8 changed files with 268 additions and 550 deletions

View File

@@ -31,7 +31,7 @@ func TestModuleContractAndStrictOptions(t *testing.T) {
ArtifactKind: dnd.SpellListKind,
ReferenceSlots: []contracts.ReferenceSlot{{
Name: spellcatalog.SpellCatalogReferenceSlot,
Description: "Optional canonical spell-name catalog used for extraction grounding.",
Description: "Optional canonical spell-name catalog used for normalization and duplicate identity.",
AcceptedMediaTypes: []string{"application/json"},
MaxBytes: 1048576,
}},