Commit 91ec33d
docs(pm): describe the dispatch-gates self-test's real live-tree contact (#13229)
The "Why the self-test ONLY" section said the self-test "reads the real
pr-automation.yml and walks the real packages tree". Instrumented on this
tree, that self-test opens every workflow file and the source of every gate
the discovery finds, sweeps the tracked corpus, builds temporary git
repositories with real history and drives changedPathsFromGit against them,
and re-runs the tool's own CLI as a child process against the real checkout.
.github/workflows/lint.yml defers to this header as the authority for the
measured argument, so a reader sent here arrived at a description of a far
smaller self-test than CI runs.
Rewritten to describe the SHAPE of that contact, with no figures — the same
repair the workflow comment took, and for the same reason: any count frozen
in a comment rots without anything failing. The workflow comment itself is
deliberately untouched; it is already qualitative and correct.
Claude-Session: https://claude.ai/code/session_01CPrUz21stTFhJRUirdc4yw
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent f4489e3 commit 91ec33d
1 file changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
36 | 53 | | |
37 | 54 | | |
38 | 55 | | |
| |||
0 commit comments