Commit c19ffaf
committed
chore(docs): decouple code/docs references from plans/ ahead of going private
The <= rc12 upgrade guide ships in the v0.10.0 release notes (paste-ready
block added to the #616 PR body); plans/ is heading to a private location.
Every reference from public, durable surfaces is now self-contained:
- CLAUDE.md pitfall 16 + troubleshooting.md: full fix inline, pointer to the
release notes instead of plans/volume-permission-hardening.md
- flows/lib.sh: stale-binary pitfall described inline (was citing the
deleted v1337 buy report)
- agent_contract_integration_test.go: drops the deleted sell-agent-perf.md
citation (the reasoning survives in the comment)
- cmd/obol/sell_agent.go: demo-label TODO self-contained (was citing
openapi-402-followups.md)
- docs/observability.md: deleted QA reports referenced via git history
Remaining plans/ mentions are intentional: the CLAUDE.md conventions line,
observability's explicit git-history pointer, and the SKILL.md path table.1 parent b9e5096 commit c19ffaf
6 files changed
Lines changed: 13 additions & 12 deletions
File tree
- .agents/skills/obol-stack-dev/references
- cmd/obol
- docs
- flows
- internal/agentcrd
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
422 | | - | |
423 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
| 534 | + | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
0 commit comments