Commit 74afef1
chore(cockpit): retire the c-debug "no aimock e2e" cross-references
Two files pointed at the c-debug README as the marker for a cap that
deliberately ships without an aimock suite. That is no longer true.
`scripts/rerecord-all-aimock.sh` is the load-bearing one: it discovers caps
by walking `*/e2e/fixtures/*.json`, so c-debug is picked up automatically
now that it has a fixture, and an unlisted cap defaults to the prompt
"Hello". Re-recording would have quietly replaced the fixture with one whose
user message no cap spec sends. Register c-debug's actual prompt.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent b35f8c4 commit 74afef1
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments