Commit 1e2f89e
V48 Gate 3 (implementation-only): withhold PCC's selectedContext read-in — it re-carries verbatim inventory source
Found live on run 59504a3e (the first run with working key selection): the
context:selectedContext store re-carries the resolved VALUES of the
selected keys, and when the selection includes deposit#inventory that is
the verbatim source inventory — streamed unwithheld into execution_events
while deposit:inventory itself was withheld. The context namespace's
value-bearing keys (selectedContext, legacy full) join the withholding
allowlist; the key-NAME stores (keys/selectedKeys/missingKeys) stay
visible. Regression-pinned with the exact live leak shape. Streaming
suite 40 green; tsc clean.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 37ef59f commit 1e2f89e
2 files changed
Lines changed: 31 additions & 0 deletions
File tree
- packages/pipelines-generics/src/streaming
- __tests__
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
289 | 315 | | |
290 | 316 | | |
291 | 317 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments