You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scripts): the scope line names the population it cannot speak for
`clauseScopeLine` is computed over the enumerated workspace packages, and the
workspace ROOT is not one of them: `observed()` builds the root from its
manifest alone, with none of the four observation fields, so TESTS_COVERED,
SOURCES_COVERED, PINS_CHECKED and GENERATED_COVERED are never asked of it while
this file's header says the root is included "like any other package's". Filed
as #15483 (latent today: the root tsconfig declares no `include`, and the tree
has 0 root-level test files).
A self-report that inherited that boundary silently would be the defect it
reports on, so the line says it. Pinned in both branches of the existing
self-test cases rather than as new ones, so the battery floor is unmoved.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk
0 commit comments