Conversation
…adback in PR #48 Per Alice msg=9de1a5fd post-merge follow-up: SKILL-INDEX line 79 entry for addon-reconfigure-version-skew-guide still had Redis-specific phrasing 'CONFIG GET' that pre-dated PR #48's engine-neutral generalization in the doc body. Brings SKILL-INDEX entry into consistency with parent doc body engine-neutral readback table (Valkey/Redis CONFIG GET / Oracle v$parameter / MariaDB SHOW VARIABLES / SQL Server sys.configurations / OceanBase __all_sys_parameter) + reference to chapter 5 cross-engine readback table. Per cross-engine usage annotation convention: SKILL-INDEX entry phrasing must stay consistent with parent doc body wording.
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
Per Alice msg=9de1a5fd post-merge follow-up: SKILL-INDEX line 79 entry for
addon-reconfigure-version-skew-guidestill had Redis-specific phrasing 'CONFIG GET' that pre-dated PR #48's engine-neutral generalization in the doc body.Brings SKILL-INDEX entry into consistency with parent doc body engine-neutral readback table:
CONFIG GETv$parameterSHOW VARIABLESsys.configurations__all_sys_parameterWhy
Per cross-engine usage annotation convention (westonnnn msg=ea854a7a / 8c0b2e62), SKILL-INDEX entry phrasing must stay consistent with parent doc body wording. Otherwise SKILL-INDEX scenario nav reader sees Redis-specific framing while doc body claims cross-engine applicability.
Test plan