Complete minimal D&D extraction cutover
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Minimal D&D Extraction Contracts
|
||||
|
||||
**Status:** Proposed
|
||||
**Status:** Implemented
|
||||
|
||||
## Intent
|
||||
|
||||
@@ -213,8 +213,8 @@ and live model calls are evaluation aids rather than deterministic CI gates.
|
||||
## Documentation Ownership
|
||||
|
||||
The spell, NPC, and combat integration documents are the canonical owners of
|
||||
their redesigned durable schemas once implemented. Internal LLM and module
|
||||
documents own the corresponding current prompt, DTO, validator, normalizer, and
|
||||
NPC prompt-projection behavior. This roadmap owns the desired end state and
|
||||
policy; [the implementation plan](implementation.md) owns sequencing and
|
||||
completion criteria until the cutover is complete.
|
||||
their redesigned durable schemas. Internal LLM and module documents own the
|
||||
corresponding current prompt, DTO, validator, normalizer, and NPC
|
||||
prompt-projection behavior. This roadmap records the implemented design and
|
||||
policy; [the implementation plan](implementation.md) records the completed
|
||||
sequencing and completion criteria.
|
||||
|
||||
Reference in New Issue
Block a user