Plan simpler D&D extraction contracts
This commit is contained in:
@@ -7,6 +7,19 @@ not as committed release dates.
|
||||
|
||||
## Near-Term D&D Pipeline
|
||||
|
||||
### Simplify D&D Extraction Contracts
|
||||
|
||||
- Adopt the proposed principle in
|
||||
[ADR-0009](../adr/0009-minimal-evidence-grounded-extraction-artifacts.md)
|
||||
that extractors should return the smallest useful evidence-grounded facts
|
||||
needed to answer one narrow question.
|
||||
- Redesign the spell, NPC, and combat-turn durable contracts and prompts as
|
||||
described in
|
||||
[Minimal D&D Extraction Contracts](minimal-dnd-extraction-contracts.md).
|
||||
- Replace the unpublished v1 schema shapes in place rather than adding optional
|
||||
or synthetic compatibility fields, and evaluate the reduced outputs against
|
||||
human-reviewed transcripts after cutover.
|
||||
|
||||
### Evaluate Spell Extraction And Normalization
|
||||
|
||||
- Evaluate ordinary extraction retries and the completed normalization path
|
||||
|
||||
Reference in New Issue
Block a user