Commit 1673a5b
committed
test(ci): give the daemon wire ledger its own category sample
Merging main brought in the daemon RPC wire-compat gate (#1717), which adds
the `own:daemon-wire-compat` selector rule. The manifest already reported the
category as represented, but only incidentally: `packages/kernel/src/errors.ts`
— the sample standing in for "workspace package source" — happens to be listed
in WIRE_SURFACE_FILES.
That satisfies the universe check while leaving the path-filter reachability
assertion pointed at `packages/**` rather than at the ledger directory, so a
`paths-ignore` excluding `test/wire-compat/**` would not have been caught.
Naming the directory directly closes that.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SkS4S8XXrfkJ8TD1VBKkvJ1 parent 45fa091 commit 1673a5b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments