Commit e0d6703
docs(platform-checklist): point automation.json's ExecutionStatus mention at its source instead of restating members (#17364)
The "suspending types park the run" verify string in automation.json
hand-copied the ExecutionStatus vocabulary as eight pipe-separated
members and was missing `refused` (#14945), which the enum has carried
as a ninth, terminal member since. Retyping a fresh nine-member list
would re-arm the same trap the moment a tenth member lands, so the
parenthetical now names the declaring file instead of restating
members.
Claude-Session: https://claude.ai/code/session_012GKcPZbMoGq7WPzKLfRBTU
Co-authored-by: Claude <noreply@anthropic.com>1 parent 51efbf1 commit e0d6703
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
0 commit comments