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
test(pm): pin the test-file kind entry for check:cross-package-test-inputs against its own deletion criterion (#12324)
* test(pm): pin the test-file kind entry for check:cross-package-test-inputs against its own deletion criterion
The convention-trigger entry this card asked for has been in the table since
#10542. What the re-measurement found instead is that the entry now READS
redundant against its own stated deletion criterion and is not: since PR #12300
taught hintCovers to read a glob in a non-final segment, the hint route names
the gate for 2758 of the 2771 tracked test files (99.5%, against 0-3.3% for its
five siblings in this kind) -- through a hint INHERITED from the declaration
table the gate imports, where it is one package's declared turbo inputs glob
rather than the gate's own population.
Records the measurement at the criterion it qualifies, and pins every
load-bearing half of it in --self-test: the residue class (no test file outside
the packages tree, no .tsx inside it, nothing under apps), the live specimens,
the inheritance provenance, and that the KIND still names the gate for all of
them. Both routes are kept -- two routes to one gate is redundancy, not a bug.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UjM2ia8Av1v5NqfqQEQmC6
* docs(pm): re-measure the census against the merged tree
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UjM2ia8Av1v5NqfqQEQmC6
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments