fix: README pins + docs catalog backfill — drift-guards extended to README/docs#268
Merged
Conversation
…cover README/docs README carried THREE stale gpt-5.5 pins (skill table, dependency table, prerequisites) plus a stale 'vendored codex-call / three-tier degrade' claim — all outside model-generation-sync's scan net, which is exactly how they leaked past the #251/#264 zero-pin contract (the guard caught two of them only after its net was widened mid-fix). docs/workflows.md + skill-dimensions backfilled to v2.99 reality: P-find-lookup, P-ask-history, P-report-rollup, P-config-maintain, P-verify-file-profile paths; matrix rows for idd-find / idd-ask / idd-config (the last a pre-#122 legacy gap); D12 line gains the 4th member. Systemic prevention, both directions: model-generation-sync refutes now include README + both catalog docs (31 assertions), and a new docs-catalog-sync suite requires every skills/*/ directory name to appear in a catalog doc — the #122 root cause (no forcing function for backfill) is now test-detectable (RED caught idd-ask + idd-config). Sweep 38 suites 0 fail. Refs #267
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.
Refs #267
README pins + docs catalog 回填 + guard 擴網(#122 根因機制解)
修了什麼
gpt-5.5全數世代中立化;dependency 表順帶修掉 stale 的「Vendored codex-call / 三層 degrade」敘述(refactor: codex channel goes full-dependency — delete vendored codex-call; executable from pai, governance from codex-pro (superpowers-style) #264 後已是兩層 + pai executable + codex-pro 治理)— 其中兩根 pin 是 guard 擴網後當場抓到的(手動掃描漏了),防範機制當場自證結構性防範(雙向)
model-generation-syncrefute 網擴及 README + 兩個 catalog docs(31 assertions)— pin 漏網即紅docs-catalog-sync:每個skills/*/目錄名必須出現在 catalog docs(RED 抓到 idd-ask + idd-config)— [IDD][design] Enforce strict separation: idd-issue → idd-diagnose → idd-all / idd-all-chain (no auto-swallow diagnose) #122 的根因「catalog 無強制回填機制」從此 test-detectable;guard 只鎖提及,內容品質仍是人的判斷(尾注明文)Verification
docs-catalog-sync 19/19、model-generation-sync 31/31、全 sweep 38 suites 0 fail。issue 結案不由本 PR 觸發。