docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude
, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it - #15031

Draft
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors
Draft

docs(pm): point the governed repo set prose at GOVERNED_REPOS instead of mirroring it#15031
os-steve wants to merge 1 commit into
mainfrom
claude/issue-14984-governed-repo-set-mirrors

Conversation

@os-steve

Copy link
Copy Markdown
Collaborator

Fixes#14984

Two prose statements of the governed REPO set lived outside the register (GOVERNED_REPOS in scripts/pm/check-governed-merges.mjs) and went stale the minute the register grew to five repos with the landing of #14867 (5d4d55ae). Remedy shape ruled by the skills seat (triage comment 5529676559): remove the mirrors and point at the register — no repo name and no count outside GOVERNED_REPOS, so there is nothing left to drift and nothing to parse. Two one-line edits, both on governed surfaces (.claude/** x2) ⇒ draft PR, in-seat review, human merge; skip-changeset (nothing published from any package).

The two lines

.claude/skills/pm-dispatch/SKILL.md:723 — before (119 bytes):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— objectui、cloud、objectos 一并在内(2026-08-18 裁定)

after (118 bytes; the (2026-08-18 裁定) date pointer kept verbatim per the X0 quote policy):

`CLAUDE.md`;agent 指令文件按此跨仓同判 —— 仓集读 `GOVERNED_REPOS`,此处不列(2026-08-18 裁定)

.claude/hooks/guard-governed-enqueue.sh:54 — before:

# the same call answers for all four governed repos.

after (75 columns, inside the header's 80-column comment block):

# the same call answers for every repo configured in `GOVERNED_REPOS`.

No repo name and no count on either line; no issue number inside either line (the id lint covers .claude/skills/pm-dispatch/**). check-governed-merges.mjs itself, including its 2026-08-18 quotation, is untouched.

Deviation from the dispatch word, measured

The dispatch word asked the SKILL.md line to name both GOVERNED_REPOS and scripts/pm/check-governed-merges.mjs, at net 0 lines. check:pm-skill-ratchet also holds a 120-byte per-line budget the dispatch reading did not price: my first cut (0931bc0b, both names on the line) went red with L723 (180B). The line has 79 fixed bytes (the `CLAUDE.md`;agent 指令文件按此跨仓同判 —— prefix plus the date pointer), the path alone is 38 bytes and the constant 16, so both cannot fit; wrapping would spend a line the dispatch word forbids. The line now names GOVERNED_REPOS alone: the script is already named in this file at lines 264, 791 and 964, and git grep -n GOVERNED_REPOS resolves the constant in one hop. If the seat prefers the path on the line at the cost of one wrapped line (970 → 971, ceiling 1005), that is a one-line change on this PR.

Third-mirror sweep

git grep -n -i "objectui、cloud、objectos\|four governed repos\|four repos\|五个\|四个.*仓" -- '.claude' 'AGENTS.md' 'CLAUDE.md' 'skills' at BASE fddfc8db: 9 hits, of which only the two target lines state the governed repo set or its size. The other seven are 五个 in unrelated prose — .claude/agents/os-dev.md:82 (lock waiters) and :384 (a wave of devs), .claude/skills/checklist-author/SKILL.md:50 (five sweep angles), .claude/skills/pm-dispatch/SKILL.md:795 (five health metrics), references/lanes/engine.md:30 (driver columns), .claude/skills/spec-property-retirement/SKILL.md:292 and :316 (generated artifacts). A repo-wide git grep for the two literal strings hits only the two sites, so no test pins them. Neighbouring SKILL.md:724 ((objectos 指令面 PR 照样 draft/人工合并)) names one repo as a worked example of the path-fork, not the set or its size — left as is.

Verification — head 16bd3e51 (the pushed commit), each exit code captured before any pipe

Gate list derived by node scripts/pm/dispatch-gates.mjs --repo objectstack-ai/objectstack (no paths passed; change set read from the merge base: the two files, 14 families) — one family beyond the dispatch word's list, check:bash32-floor, matched via .claude/hooks/**, run and green. check-governed-queue-guard is CI-measured only (reads the workflow payload).

GateExitVerdict line
node scripts/check-closing-keyword-parity.mjs0check-closing-keyword-parity: OK (3 parsers agree on all 9 keywords and both measured separators; sweep found 5 file(s) carrying the grammar across 8178 tracked file(s), all registered).
node scripts/check-comment-mask-corpus.mjs0✓ comment-mask corpus sweep [scripts/js-comment-mask.mjs]: 5833 files, 0 disagree, 0 unparseable, 48.9s (comparator self-test: 12 cases pass).
pnpm --filter @objectstack/lint run check:doc-formula-expressions0✓ check:doc-formula-expressions: 22 record-scoped formula example(s) across 426 files / 1367 TS blocks judged clean by @objectstack/formula. (two earlier runs exited 3 = PREREQUISITE NOT MET, @objectstack/formula then @objectstack/lint unbuilt — NOT MEASURED in the gate's own words; both built under os-verify-lock.sh, VERDICT command-exit 0, then measured)
pnpm check:agent-test-spelling0✓ check-agent-test-spelling: 0 violations — 432 file(s) · 5850 bare -- token(s) · 1390 launcher-rooted run(s) · 9 separator(s) JUDGED · 5 vitest-backed script name(s) derived from 81 manifest(s)
pnpm check:doc-authoring0✓ doc authoring guard: 393 files clean — no bare metadata literals. (+ three further ✓ lines)
pnpm check:nul-bytes0check-nul-bytes: OK (scanned 8171 text file(s) -- 8171 tracked, 0 untracked-not-ignored; skipped 7 binary; no raw ASCII control bytes).
pnpm check:pm-governed-merges0✓ check-governed-merges --self-test: 245 assertions (…)
pnpm check:pm-governed-prose0✓ check-governed-prose: 2 instruction surface(s) name all 5 registered governed surfaces (docs/adr/** · .claude/** · skills/** · AGENTS.md · CLAUDE.md) and claim no others.
pnpm check:pm-skill-id-lint0✓ check-skill-id-lint: 23 file(s) clean (pattern /#[0-9]{3,}/g).
pnpm check:pm-skill-ratchet0✓ check-skill-line-ratchet: .claude/skills/pm-dispatch/SKILL.md is 970 lines (ceiling 1005; headroom 35). — net 0 lines; L723 118 bytes (was 119)
pnpm check:refd-timer-probe0OK check-refd-timer-probe: 5828 source file(s) swept; the process-global timer probe is read in packages/qa/refd-timer-testkit/src/index.ts and nowhere else.
pnpm check:skill-frame-sync0✓ check-skill-frame-sync: 2 copies of the decision frame are structurally isomorphic across 2 files
pnpm check:watch-hint-literal0✓ check-watch-hint-literal: 48 declaration(s) across 4 rostered name(s) -- ROOT_DIR_WATCH_HINTS 32, ROOT_FILE_WATCH_HINTS 9, ROOT_WATCH_HINTS 2, DECLARED_WATCH_HINTS 5 -- every one an array of quoted literals inside its own statement, every rostered name non-empty, and no unrostered spelling of the idiom in the tree.
pnpm check:bash32-floor (added by the re-derivation)0✓ check-bash32-floor: 26 tracked shell file(s) under scripts/**, .claude/hooks/**, .githooks/** name no bash 4+ construct outside a comment, a guarded ${VAR:-} read, or a non-command position.
bash -n .claude/hooks/guard-governed-enqueue.sh0(syntax check, no output)
.claude/hooks/guard-governed-enqueue.selftest.sh049 passed, 0 failed

Both edits were proved on disk before the commit by anchored counts (old text 0, new text 1 in each file), not by the editor's exit code.


Generated by Claude Code

… of mirroring it
Two prose statements of the governed repo set lived outside the register
and went stale when the register grew: the pm-dispatch ACCEPT path-fork
enumerated the sibling repos by name, and the enqueue guard's header
carried a count. Both now defer to `GOVERNED_REPOS` in
`scripts/pm/check-governed-merges.mjs` — no repo name and no count outside
the register, so there is nothing left to drift and nothing to parse.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/xsskip-changesetPR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants

@os-steve@claude