Commit 519862b
committed
docs(devx): SELF_TEST_MODES argues the worklist-reading family into gated (#15766)
The `SELF_TEST_MODES` doc block carried a dedicated section for each family that
joined `gated` after the original three -- the `DETERMINED` register (#13886) and
the copied gate vocabulary (#15459) -- but never one for `WORKLIST_READING_CONTROLS`
(#15503), which the self-test body points at this block for by name:
// ... and SELF_TEST_MODES for why
// this family is gated: it compares a producer against a declared population
A reader following that pointer landed in a block that discussed the other two by
name and never mentioned the family they were asking about.
The argument is CARRIED, not invented: it restates what `WORKLIST_READING_CONTROLS`
already argues at its own declaration ("No — the empty worklist it pins is the state
the repair programme is trying to reach") and the mechanical half the self-test body
already states. The block now also states the pattern once: a family that joins
`gated` owes a section here.
Comments only -- the non-comment diff is empty; no behaviour change, no counts
restated as integers (the named-list header from PR #15764 is the authority).
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk1 parent fa85759 commit 519862b
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1032 | 1052 | | |
1033 | 1053 | | |
1034 | 1054 | | |
| |||
0 commit comments