Commit cb99940
committed
skills(pm-dispatch): a REST request body travels through a file or a quoted heredoc, never an inline double-quoted string
The filing path that command-substituted an issue title is an agent's own
REST create from Bash: the instruction surface prescribes `POST /issues`
without saying how the body travels, and a JSON body built inline in a
double-quoted string hands every backticked identifier in the title to the
shell before the request exists.
rest-channel.md gains the carriage rule and its signature on the write side;
platform-readings.md gains the measured fact. Both files are at their ratchet
ceiling, so both additions are fold-paid: two restatements leave rest-channel
(each survives in platform-readings, which that table's own rule says holds
them), and one restatement leaves platform-readings.
Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX
Co-authored-by: Claude <noreply@anthropic.com>1 parent 7797102 commit cb99940
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
350 | 349 | | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments