When users provide existing materials (PRD, brief, research), Saga now:
1. Reads and extracts information into categories (vision, users, etc.)
2. Presents findings ONE category at a time for user confirmation
3. Identifies gaps after all confirmed categories
4. Plans which steps need full conversation vs quick confirmation
5. Skips exploratory questions for already-confirmed topics
Updated 13 files:
- working-with-existing-materials.md: complete rewrite with new protocol
- step-01-init.md: Material Analysis Phase trigger after welcome
- Steps 02-11: "Check Material Analysis Status" gate before exploration
Fixes the "black hole" problem where Saga acknowledged documents
but then asked questions whose answers were in those documents.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace Agent Dialog Gate with Design Log entry point in all 29 activity
workflows (phases 2-8). Replace "Update agent dialog" with "Update design log"
in 90+ step files across phases 5, 7, and 8. Update data files, guides,
presentations, and templates to reference design log instead of agent dialogs.
Only the deprecated _agent-dialogs/ archive folder retains original references.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>