Skip to content

Commit cb9480d

Browse files
committed
Update README.md
1 parent 2919409 commit cb9480d

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

README.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,23 @@ Most teams skip validation and build on assumptions. BMAD-Enhanced guides you th
2424
```
2525
7 Streams · 7 Agents
2626
27-
┌──────────┐ ┌──────────┐ ┌──────────┐ ──────────┐
28-
│ Isla 🔍 │──────▶│ Mila 🔬 │──────▶│ Liam 💡 │──────▶│ Wade 🧪 │
29-
│ Empathize Synthesize │Hypothesiz│ │Externaliz
30-
└──────────┘ └──────────┘ └──────────┘ ──────────┘
31-
32-
33-
34-
┌──────────┐ ┌──────────┐ ┌──────────
35-
│ Emma 🎯 │◀──────│ Max 🧭 │◀──────│ Noah 📡 │◀────────────┘
36-
Contextual │Systematiz│ │ Sensitize
37-
└──────────┘ └──────────┘ ──────────┘
38-
39-
└──────────────────┴──────────────────┘
40-
back to any stream
27+
┌─────────────┐ ┌─────────────┐ ┌─────────────┌─────────────┐
28+
Isla 🔍 │──▶│ Mila 🔬 │──▶│ Liam 💡 │──▶│ Wade 🧪
29+
Empathize Synthesize │ Hypothesize │ │ Externalize
30+
└─────────────┘ └─────────────┘ └─────────────└─────────────┘
31+
32+
33+
34+
┌─────────────┐ ┌─────────────┐ ┌─────────────┐
35+
Emma 🎯 │◀──│ Max 🧭 │◀──│ Noah 📡 │◀──────────┘
36+
Contextualize│ Systematize │ │ Sensitize
37+
└─────────────┘ └─────────────└─────────────┘
38+
39+
└──────────────────────────────────┘
40+
▶ Start at Emma · back to any stream
4141
```
4242

43-
Each stream builds on the previous one's output. Based on what you learn, the system guides you back to fill any remaining gaps — you don't have to follow a fixed path.
43+
Each agent above runs one of these streams. You don't follow a fixed path — the system guides you to whichever stream needs attention based on what you've learned so far.
4444

4545
| Agent | Stream | What they do |
4646
|-------|--------|-------------|
@@ -92,7 +92,7 @@ your-project/
9292
├── _bmad/bme/_vortex/
9393
│ ├── agents/ # 7 agent definition files
9494
│ ├── workflows/ # 22 workflows
95-
│ ├── contracts/ # 5 artifact contract schemas (HC1-HC5)
95+
│ ├── contracts/ # Artifact contract schemas
9696
│ ├── guides/ # User guides (all 7 agents)
9797
│ └── config.yaml # Configuration
9898
└── _bmad-output/
@@ -119,8 +119,6 @@ Your data in `_bmad-output/` is never touched. Automatic backups are created bef
119119
120120
See [UPDATE-GUIDE.md](UPDATE-GUIDE.md) for migration paths and troubleshooting.
121121
122-
---
123-
124122
<!-- STORY-5.4: Output Previews Section -->
125123
126124
<!-- STORY-5.4: Journey Example Link -->

0 commit comments

Comments
 (0)