Mårten Angner
def4f8160f
Add Design Space with agent messaging, knowledge capture, and feedback loops
...
Design Space v4.0.0 — cross-LLM, cross-IDE agent communication where every
message becomes searchable design knowledge. Agents talk in natural language,
register presence, discover peers, and hand off work across Claude Code,
ChatGPT, Cursor, and any HTTP client.
New features:
- Workflow 12: Agent Messaging (check inbox, send, manage presence)
- Workflow 10: Design Feedback Loop (before/after learning pairs)
- Workflow 11: Knowledge Capture (guided insight capture)
- Workflow 9: Site Analysis (visual + structural DNA capture)
- Agent messaging guides for Saga and Freya
- Protocol v4.0.0 with messaging principles, consent gate, no agent instructions
- MCP config templates for Claude Code and Cursor
- Supabase setup guide for self-hosted deployment
- Module 19 lessons 6-7 (agent messaging, collaboration patterns)
Security:
- All hardcoded Supabase URLs/keys replaced with {DESIGN_SPACE_URL} placeholders
- Credentials configured per-deployment via env vars
Infrastructure repos:
- github.com/whiteport-collective/design-space-infrastructure (Supabase backend)
- github.com/whiteport-collective/design-space-mcp (MCP server)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:44:50 +01:00
Mårten Angner
6729d32630
Sync learn section with v0.3.0: remove Idunn, Agent Dialog, _wds/ references
...
- Remove all Idunn references (54 occurrences) — only Saga + Freya remain
- Replace Agent Dialog with Design Log (64 occurrences)
- Update _wds/ paths to _bmad/wds/ in installation module
- Update F-Agent-Dialogs folder refs to _progress/agent-experiences
24 files updated across modules 01, 02, 05, 07, 14, 15, 16, 18.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 14:50:30 +01:00
Mårten Angner
9a093356c6
Rename learn-wds to learn, update for workshop refactor
...
- 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>
2026-02-26 08:19:12 +01:00