Commit f58b1a8
* fix(metadata-protocol): withhold caught driver text from the batch verbs' response payloads (#8333)
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012WMpuAfA2KSdDjGF6tm1bH
* test(metadata-protocol,objectql): pin the batch verbs' withhold and its authoring-feedback bound (#8333)
Adds protocol.batch-verb-driver-text.test.ts: the eight P6-P13 reproductions,
the [GUARD] over-block bounds, the mandatory positive control (a real broken-CEL
approval flow still names the offending field on publish), P9's producer-side
declaration, and the operator half (the withheld line still reaches the log).
Two objectql fixtures pinned pre-#8333 behaviour and are re-judged individually:
the all-or-nothing publish double threw a `code` with no `status`, which the
real producer never does (ITEM_LOCKED is 403) - declaration added; the throwing
materializer's response-shape test keeps its shape assertion and takes the
withheld string, since a bare plugin throw is indistinguishable from driver text.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012WMpuAfA2KSdDjGF6tm1bH
---------
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 1d1ca8e commit f58b1a8
5 files changed
Lines changed: 1037 additions & 12 deletions
File tree
- .changeset
- packages
- metadata-protocol/src
- objectql/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments