Commit 727794b
committed
agents(os-dev): a declared narrowing that cites the affected set names the instrument's blind spot
`turbo ls --affected` derives its set from the package dependency graph, so it
is structurally blind to a test that reads another package's source off disk,
and the repo-root package is not in the workspace list at all — measured here:
`pnpm turbo ls` prints 80 packages and `@objectstack/spec-monorepo` is absent.
A narrowing sentence that cites the set therefore cannot assert "cannot move";
it can only assert "not on the graph". Two rule lines added in the local
verification section, paid for by folding two cross-reference restatements
whose every clause survives in the section each of them pointed at.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX1 parent bc0ac1d commit 727794b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
133 | | - | |
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| |||
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments