Copy to project:
cp -r workflows/wds-1-project-brief/templates/project-brief-dialog projects/{{slug}}/dialog
Update as you progress:
Document EVERY reflection:
Each step file should mandate:
## Design Log Update
Before marking complete:
1. Update `dialog/{{step}}-{{name}}.md`
2. Document reflection checkpoint
3. Record final synthesis
4. Mark complete in `dialog/README.md`
All dialog files: 65-86 lines (well under 100-line target)
For multi-session work, agents should use the design log for state tracking and _progress/agent-experiences/ for session insights.
Location: {{root_folder}}/_progress/00-design-log.md
Update Protocol:
_progress/agent-experiences/ if neededCreate transparent record of discovery conversations so future agents (and humans) understand WHY decisions were made, not just WHAT was decided. The design log provides this continuity across sessions.