Commit 6e9a0c0
authored
🤖 fix: remove missing README screenshot (#3317)
> Mux is working on behalf of Mike.
## Summary
Removes the missing orchestration screenshot from the README and updates
the README screenshot generation skill to match the seven remaining
generated assets.
## Background
The README referenced `docs/img/orchestrate-agents.webp`, but that asset
is no longer present, so the image rendered as a 404. The orchestration
screenshot is no longer needed in the README screenshot workflow.
## Implementation
- Removed the orchestration screenshot table cell from `README.md`.
- Updated the `generate-readme-screenshots` skill mapping, capture
count, verification loop, and process notes to omit
`orchestrate-agents.webp`.
## Validation
- make static-check
## Risks
Low. This only removes a broken documentation image reference and
updates the local screenshot-process instructions.
---
_Generated with `mux` • Model: `openai:gpt-5.5` • Thinking: `xhigh` •
Cost: `$2.93`_
<!-- mux-attribution: model=openai:gpt-5.5 thinking=xhigh costs=2.93 -->1 parent 2c281c5 commit 6e9a0c0
2 files changed
Lines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
144 | | - | |
| 143 | + | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
| |||
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
166 | | - | |
167 | | - | |
| 165 | + | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
170 | 169 | | |
| |||
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
212 | | - | |
213 | | - | |
| 211 | + | |
| 212 | + | |
214 | 213 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
| |||
0 commit comments