Move NPC registry to canonical namespace

This commit is contained in:
2026-08-05 18:38:22 +00:00
parent 9653e06297
commit 3f4a1f2647
94 changed files with 320 additions and 320 deletions

View File

@@ -38,7 +38,7 @@ pipelines:
- item-events
- locations
- location-occurrences
- npcs
- npc_registry
- spells
- combat-turns
- npc-interactions
@@ -53,13 +53,13 @@ pipelines:
retries: 2
merge: appendorder
normalize: dnd/item-events
npcs:
npc_registry:
extract:
module: dnd/npcs
module: dnd/npc-registry
retries: 2
merge: appendorder
normalize:
module: dnd/npcs
module: dnd/npc-registry
retries: 2
locations:
extract:
@@ -83,10 +83,10 @@ pipelines:
artifact:
step: describe-session
lane: locations
npcs:
npc_registry:
artifact:
step: describe-session
lane: npcs
lane: npc_registry
scene_descriptions:
artifact:
step: describe-session
@@ -124,10 +124,10 @@ pipelines:
normalize: dnd/location-occurrences
- id: track-enemies
references:
npcs:
npc_registry:
artifact:
step: describe-session
lane: npcs
lane: npc_registry
scene_descriptions:
artifact:
step: describe-session