Commit 704a371
docs: record the unauthenticated-clone 429 as an agent runtime rule
The fix in this branch is only half the value; the diagnosis is the other
half. An intermittent CI failure landing on branches whose diff has nothing
to do with the agent reads as flaky infrastructure, and the instinct is to
re-run or bisect. It was neither — it was a per-IP rate limit on an
unauthenticated clone, visible in one line of the build log.
Filed under Agent Runtime Rules rather than Verification Anti-Patterns: it is
a property of how the agent image is assembled, next to the MCP SDK pin that
guards the same build against the same class of upstream surprise.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent e0efe9d commit 704a371
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
238 | 253 | | |
239 | 254 | | |
240 | 255 | | |
| |||
0 commit comments