Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Multi-agent dispatches create dozens of worktree sessions that are actually one
afterburn narrative --week --project-group /home/user/orchestrator

# Or specific repos
afterburn discover --projects sieeve,switchyard,zendev-lite
afterburn discover --projects sieeve,zendev-lite,axiom
```

Then, optionally, it can **evolve** existing skills:
Expand Down
2 changes: 1 addition & 1 deletion docs/og-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Everything else (layout, typography, grid, badge, effects) stays identical.
| Project | Stop 1 | Stop 2 | Stop 3 | Stop 4 | Metaphor |
|---------|--------|--------|--------|--------|----------|
| Afterburn | #ff4500 | #ff6b35 | #ffa500 | #ffd700 | Fire |
| Switchyard | #0066ff | #3388ff | #55aaff | #88ccff | Rail/signal |
| Dispatch | #0066ff | #3388ff | #55aaff | #88ccff | Rail/signal |
| Sentinel | #00cc66 | #33dd88 | #66eeaa | #99ffcc | Shield/scan |
| Sieeve | #8833ff | #9955ff | #aa77ff | #cc99ff | Filter/prism |
| ServingCard | #ff3366 | #ff5588 | #ff77aa | #ff99cc | Card/benchmark |
Loading