Commit f5968c4
fix(hooks): strict empty-stdout assert; qualify updatedInput in spike
Round-3 fixer pass on fix/auq-hook-neutral-passthrough.
M1 — empty-stdin crash-safety case now asserts res.stdout directly
(no ?? '' / || '' mask). Matches expectNoDecision, garrytan#1924 original, and
every other empty-stdout assertion in-repo.
Sh1 — spike Answer + updatedInput semantics keep the platform fact but
qualify that plan-tune lives on deny+reason (Implementation examples),
so the headline no longer contradicts the live-hook section.
Co-authored-by: dpnascimento <dpnascimento@users.noreply.github.com>
Co-authored-by: jacksondc <jacksondc@users.noreply.github.com>1 parent eb6aa31 commit f5968c4
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments