chore(ci): chạy cổng nghiệm thu từ kit ghim sha, bỏ bản chép và bản fork - #129
Merged
Merged
Conversation
Owner quyết 23/09: đường mặc định của kit là CI chạy cổng từ MỘT bản kit ghim sha (GUIDE §5.3 «Đường mặc định»), không chép tệp kit vào repo; oneflow bỏ bản fork feature_scope của scripts/pre-merge-check.sh. - Xoá 9 tệp kit đã chép: scripts/pre-merge-check.sh (bản fork), scripts/recheck-evidence.cjs, lib/*.cjs. - ci.yml: bước lấy kit (có từ #128) chạy TRƯỚC, bước pre-merge gọi "$CLAUDE_PLUGIN_ROOT/scripts/pre-merge-check.sh"; KIT_SHA giữ 8a4ea881. - _acceptance/config.yaml: gỡ các dòng t1_skip_globs khai tệp kit đã xoá. - biome.json: gỡ loại trừ vendored của kit. Khoá paths: trong evals.yaml giữ nguyên. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Tóm tắt
Chuyển CI sang đường mặc định của kit (GUIDE §5.3, owner quyết 23/09): cổng nghiệm thu chạy từ MỘT bản kit ghim sha, không chép tệp kit vào repo. Theo quyết định cùng ngày, oneflow bỏ bản fork
feature_scopecủascripts/pre-merge-check.sh.scripts/pre-merge-check.sh(bản fork),scripts/recheck-evidence.cjs,lib/*.cjs(ac-line, eval-yaml, evidence-core, gap-probe, lop-nhin-thay, md-section, workspace-record).ci.yml: bước lấy kit (có từ docs(roadmap)+ci: sổ cái skill-system-v1, bản đồ đọc thước kit, răng plan-freeze #128) chuyển lên TRƯỚC bước cổng; bước cổng gọibash "$CLAUDE_PLUGIN_ROOT/scripts/pre-merge-check.sh" . --base "origin/${GITHUB_BASE_REF:-main}", giữ nguyên cờ._acceptance/config.yaml: gỡ các dòngt1_skip_globskhai tệp kit đã xoá (kể cả bản.jscũ) cùng chú thích..github/workflows/ci.ymlđã được docs(roadmap)+ci: sổ cái skill-system-v1, bản đồ đọc thước kit, răng plan-freeze #128 khai, giữ nguyên.biome.json: gỡ 9 dòng loại trừ vendored.paths:trongevals.yamlgiữ nguyên.Sha ghim:
KIT_SHA: 8a4ea88105d109d9b79590761b953e95af400f7c, trùng HEAD của plugin cài trên máy dev.TRƯỚC ↔ SAU
bash scripts/pre-merge-check.sh . --base origin/main(fork)bash "$CLAUDE_PLUGIN_ROOT/scripts/pre-merge-check.sh" . --base origin/main(kit 8a4ea881)Bỏ số «suppressed N whole-tree» và các NOTE «narrow staleness scope applied» rồi so từng dòng: 51 dòng giống hệt. Khác biệt thô duy nhất là 9 dòng NOTE narrow mà bản fork in còn kit không in (cache-l1-fingerprint, cache-l2-store, cache-l3-tier-b, cache-l4-eviction, conformance-l0, gate-scope-anchors, hai-duong-chay-mot-venv, roadmap-drift-guard, stale-scope-by-paths).
Kiểm
pnpm lint:check: xanh.pnpm typecheck: xanh.Giới hạn đã biết
scripts/acceptance/(check-stale-scoping, check-fork-scope-teeth, check-t1-escape-path, test-scope-namespace, check-no-stale-empty-diff, check-resign-wave, check-gate-residual…) vàscripts/ci/check-repin-eval-coverage.shcòn gọiscripts/pre-merge-check.shtrong repo. Chúng là eval của hồ sơ đã ký, không chạy trong CI; sau PR này chạy lại chúng sẽ không tìm thấy cổng. Chưa sửa trong PR này.pre-merge-check.sh:376/:397của kit còn đọc lib theo đường của kho, chỉ chạm hồ sơmachine-cleared. Lượt SAU không lộ khác biệt nào ở đó.Thay thế #127.
🤖 Generated with Claude Code