Finish the documentation refresh

This commit is contained in:
2026-07-26 13:53:38 +00:00
parent f6981e2264
commit 94b3eafb1a
8 changed files with 11 additions and 1045 deletions

View File

@@ -16,11 +16,8 @@ not as committed release dates.
validator, and normalizer development. Treat model-quality review as an
iterative human evaluation aid, not a deterministic correctness gate.
### Use D&D Scene Chunking
### Evaluate The Shared D&D Scene Plan
- Use ordered pipeline steps whenever a later artifact needs an accepted
earlier artifact as context. Keep independent lanes in the same step and do
not introduce a general DAG or concurrent cross-lane reconciliation model.
- Reassess whether one shared scene plan provides enough context for NPC,
spell, combat, interaction, and scene-description lanes after real-world use.
Add more complex chunking only in response to demonstrated failures.