Mimir was removed in the workshop refactor. Update README, docs-guide,
and activation files to reflect the three-agent architecture.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Rename docs/learn-wds/ to docs/learn/ and update all 17 references
- Module 02: Replace manual clone/mkdir/Mimir with npx installer + direct
agent activation (Saga, Freya, Idunn — no Mimir)
- Module 08: Replace 9-section scenario template with Q1-Q8 dialog format
matching the actual workflow (step-05-outline-scenario.md)
- Update scenario naming convention to persona-based (01-name-purpose)
- Update folder structure to NN.step-page-slug format
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace Value Trigger Chain (VTC) with Trigger Map / Slim Trigger Map
across method guides, model docs, learn-wds tutorials, and docs index.
Historical examples left untouched.
- docs-guide.md: Remove VTC entry, update phase list
- method/: Replace VTC with Trigger Map in content guides
- models/: Replace VTC sections/links with Trigger Map references
- learn-wds/: Rename VTC to Slim Trigger Map in lessons and tutorials
- phase-2 guide: Fix What Comes Next + Related Resources
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>