Add NPC registry grounding for spell extraction

This commit is contained in:
2026-07-21 03:12:03 +00:00
parent fb043325e1
commit 20cfbfd311
26 changed files with 901 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
# D&D NPC Extraction And Registry
Status: Accepted.
Status: Complete.
## Purpose

View File

@@ -18,10 +18,6 @@ not as committed release dates.
### Add Sequential D&D Artifacts
- Add the proposed [D&D NPC extraction and registry](dnd-npc-extraction.md) as
the next sequential artifact. It defines canonical identity, aliases,
descriptions, relationships, evidence, deterministic consolidation, and
direct reuse as spell-pipeline reference material.
- Add combat-turn extraction with explicit event and source-reference
semantics. Use earlier NPC output as a reference to improve participant
identity and consistency.

View File

@@ -1,6 +1,6 @@
# D&D NPC Extraction And Registry Implementation Plan
Status: Ready for implementation.
Status: Complete.
Implement this plan in order. The feature policy and target state are defined
in [D&D NPC Extraction And Registry](dnd-npc-extraction.md); this document owns