Conversation
Adds the standardized 5-field intro block (Audience / Status / Applies to / Applies to KB version / Affected by version skew) to 4 methodology guides that landed without it. Same retrofit pattern as PR #29 (case files retrofit). Files: - docs/addon-controller-crash-resilience-guide.md (PR #23 land) - docs/addon-ship-readiness-multi-phase-validation-guide.md (PR #24 land) - docs/addon-design-contract-review-during-xp-guide.md (PR #34 land) - docs/addon-pvc-rebind-via-workload-intent-guide.md (PR #33 land) Pure structural addition: 6 lines per file, no body content modified, no methodology claim altered. All four KB-version fields: any (engine-agnostic methodology, version-skew unaffected). Audience and Applies-to scoped per file content.
This was referenced May 3, 2026
weicao
added a commit
that referenced
this pull request
May 3, 2026
…100% format conformance (#45) Closes format conformance gap on final 10 methodology guides without standardized 5-field intro block. Coverage 21/31 → 31/31 (100%). Pure structural addition (5 lines per file; host-stress 2 missing fields added keeping original 3). Same retrofit pattern as PR #29 + PR #35. No body content modified.
6 tasks
weicao
added a commit
that referenced
this pull request
May 4, 2026
…ection (#52) Closes 6 nits across PR #50 + #51 (Fix validation sub-section abstracts / 设计教训 anti-pattern statements / Guard v1 strength progression abstracts / Source evidence index cross-repo path prefix) + adds new SKILL-INDEX ### OceanBase section with 2 case entries closing the cases/oceanbase/-to-SKILL-INDEX sync gap. Pure additive; methodology body unchanged. Same retrofit pattern as PR #29/#35/#41/#45/#48/#49.
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.
Summary
Adds the standardized 5-field intro block (Audience / Status / Applies to / Applies to KB version / Affected by version skew) to 4 methodology guides that landed without it. Same retrofit pattern as PR #29 (case files batch).
Files (4)
docs/addon-controller-crash-resilience-guide.md(landed via PR docs(resilience): controller crash resilience guide #23)docs/addon-ship-readiness-multi-phase-validation-guide.md(landed via PR docs(ship-readiness): multi-phase validation matrix guide #24)docs/addon-design-contract-review-during-xp-guide.md(landed via PR docs: add XP design-contract review checklist guide #34)docs/addon-pvc-rebind-via-workload-intent-guide.md(landed via PR docs: add PVC rebind via workload intent pattern guide #33)Why this PR is low-risk
any (engine-agnostic methodology, version-skew unaffected)per content typeLineage
Test plan