Uh oh!
There was an error while loading. Please reload this page.
docs(pm-dispatch): forbid the seat post's updated_at as a liveness proxy; add the runnable liveness reading - #9801
Merged
Conversation
…oxy and give the liveness clause a runnable reading The seat post refreshes at round boundaries by design, so a mid-round seat is stale-by-design on the post — the busiest seat looks deadest. Ban inferring liveness or death from the post's updated_at/title and spell out the runnable reading: the seat's latest platform-stamped output (lane pm:dispatched cards sorted by updated_at desc, or the latest claim/ACCEPT/audit comment timestamp). Ratchet payment (file is 101/101): true-dedup cuts whose surviving copies are named in the PR body. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WswfK2yNYT9hNnMH6TzAwL
This was referenced Aug 19, 2026
os-support-ai
marked this pull request as ready for review
August 19, 2026 01:13
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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#9790
What
.claude/skills/pm-dispatch/references/seat-post-protocol.md, the 无心跳/活性判定 bullet — two additions, per the card:updated_at/title. The write side refreshes only at round boundaries by design, so a mid-round seat is stale-by-design on the post — the busiest seat looks deadest. The measured incident is described without card ids: a post 18h stale was reported "possibly dead" while the seat had 15 cards in flight with minutes-fresh outputs.pm:dispatchedcards sorted byupdated_atdesc, or the latest claim/ACCEPT/audit comment timestamp; minutes-fresh card churn = alive, whatever the post says.Ratchet payment (file was 101/101, headroom 0 — every added line paid in the same file)
Net addition: the 活性判定 bullet grew 5 → 8 lines (+3). Paid by three 1-line true-dedup cuts; reflow happened only at cut points, no untouched bullet was re-wrapped.
SKILL.md§座位贴协议 first sentence, verbatim incl. the 2026-08-06 rulingSKILL.md§座位贴协议 carries the clause verbatim; the ⛔ 不逐事件 norm also survives in this file's own 班次叙事 bulletnot foundexplanation (kept: the norm + 账号作用域 + runbook pointer); 「零建议是好班次」 trimmed to a main-file pointer; minor compression of the 欠账 clausedispatch-runbook.md§监控与转向 (「对另一账号建的会话一律 not found」);SKILL.md换班报告默认零建议 + 三类上报纪律dispatch-runbook.md§座位贴活性巡查 (「在飞认领照认领协议由原认领者跟完」; fire cadence + the >24h criterion 「与既有回收线同一条」); this file's own Epic section carries the in-flight-claims rule tooResult: 101/101, headroom 0.
Gates (all at final head
780cbb5, exits captured)Derived with
node scripts/pm/dispatch-gates.mjs(no paths passed; changeset from merge baseca19ee81f) — 6 families matched, all run locally, all exit 0:pnpm check:pm-skill-ratchet— exit 0 (seat-post-protocol.md is 101 lines (ceiling 101; headroom 0))pnpm check:pm-skill-id-lint— exit 0 (9 files clean; no issue-ID citations added)pnpm check:doc-authoring— exit 0 (377 files clean)pnpm --filter @objectstack/lint run check:doc-formula-expressions— exit 0 (after building@objectstack/formuladeps)pnpm check:pm-governed-merges— exit 0 (self-test, 77 assertions)pnpm check:skill-frame-sync— exit 0node scripts/check-nul-bytes.mjs— exit 0 (6245 files, no raw control bytes)Governed surface
This PR touches
.claude/skills/**— DRAFT, human merge only (Prime Directive #14). Do not queue, arm auto-merge, or flip out of draft.Tests-/protocol-text-only change:
skip-changesetlabel applied.Generated by Claude Code