docs(pm-dispatch): narrow tiering clause ① to protocol semantics; seat-tier policy (maintainer 2026-08-20) - #10311
Merged
Conversation
…t-tier policy (maintainer 2026-08-20) Clause ① of 模型分档 narrows from the whole pm-dispatch tree to the protocol-semantic surfaces: the SKILL.md main file, the decision-frame copies wherever check:skill-frame-sync enforces them, and .claude/agents/os-dev.md. References-only or one-line-class mechanical governed edits drop to opus execution (sonnet floor for pure one-liners at PM discretion), compensated by the EXISTING skill-face review-tier requirement (reviewing seat at CONTRACT_REVIEW_TIER) — no new label, no new chain. Adds the seat-tier policy line (non-skills execution PM seats default opus) and the proactive low-headroom downgrade beside the unchanged quota exemption. dispatch-gates.mjs mandate derivation, printout and self-test updated in the same PR so the tool never contradicts the skill; the frame-copy half of the mandate is pinned against check:skill-frame-sync's COPIES table. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019T1sSZbQTnLhrK9HhNdNiB
qq9340100
marked this pull request as ready for review
August 20, 2026 15:48
qq9340100
enabled auto-merge
August 20, 2026 15:48
This was referenced Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #10279
Implements the maintainer's 2026-08-20 ruling (「接受你的建议」, accepting the seat's B+C recommendation — fable 当审计师用,不当施工队用) on the pm-dispatch model-tiering section, governed surface, human merge only.
What changed
.claude/skills/pm-dispatch/SKILL.md— 模型分档 section (681/682 lines, net −1, no ceiling change):model: "claude-fable-5"stays mandatory only for the SKILL.md main file, the decision-frame copies wherevercheck:skill-frame-syncenforces them, and.claude/agents/os-dev.md. References-only surfaces, or one-line-class mechanical text edits on a pm-dispatch governed surface, drop to opus execution (sonnet floor for pure one-liners at PM discretion).Container & modelline. The 2026-08-10 and 2026-08-12 provenance quotes are preserved verbatim — narrowed, not erased.scripts/pm/dispatch-gates.mjs— the clause-① mandate derivation had to follow (its printout must never contradict the skill):MANDATORY_TIER_GLOBSreplaces the single.claude/skills/pm-dispatch/**entry with the three protocol-semantic files; the mandatory rendering now names every sanctioned exit (mechanical one-liner downgrade with its compensating review atCONTRACT_REVIEW_TIER, quota exemption, proactive downgrade); the frame-copy half of the mandate is pinned mechanically againstcheck:skill-frame-sync's exportedCOPIEStable via a spawned import, so a frame copy added to that gate cannot silently fall out of the mandate. Self-test updated: baseline 388 → 398 cases, the old "references path is fable-mandatory" pin deliberately inverted.scripts/pm/check-dispatch-gates.mjs— one declared constant (FRAME_MODULE), following that file's ownSURFACE_MODULEconvention: the tool's self-test now reachescheck-skill-frame-sync.mjsthrough a spawned import, which is not a discoverable watch hint, so without the constant aCOPIESedit would move this gate's verdict while deriving nothing. This file was not in the dispatch's named surface; it is the bounded companion of the mandated dispatch-gates self-test change, pinned live by a new self-test case.Verification (all at head
2174525)check:pm-dispatch-gates— "✓ dispatch-gates self-test: 398 cases pass.".claude/skills/pm-dispatch/**glob → the inverted references pin reds; (C) regressing the exit rendering to "the only exit" → the exits pin reds; (D) deletingFRAME_MODULE→ the live coupling pin reds.check:pm-skill-ratchet("681 lines (ceiling 682)"),check:pm-skill-id-lint,check:pm-governed-prose,check:pm-governed-merges,check:skill-frame-sync("4 copies … structurally isomorphic"),check:doc-authoring,check:cross-package-test-inputs,check:nul-bytes,pnpm --filter @objectstack/lint run check:doc-formula-expressions.Notes for the reviewer
dispatch-gates.mjsandcheck-skill-frame-sync.mjs, in disjoint regions (imports + CLI entry guard vs. the tier section here); either landing order merges clean textually.references/dispatch-runbook.mduntouched per the card's constraint; if its 模型分档 echoes need updating, that is a follow-up card after docs(pm-dispatch): runbook mutex tail-page recipe covers the two seat-post readings; name the third (lane-claim) reading #10276 lands.Tests/docs/
.claudeonly —skip-changeset.Generated by Claude Code