feat(design): bundle 支援 + benchmark 13 個可靠度修正(原 #9 rebased) - #10
Merged
Conversation
squash of PR #9(feat/design-bundle-support,stacked on #8)。實跑請假系統 benchmark 驗證瘦身後 prompt + 系統性找出並修復 13 個缺陷: contract-check 永遠 exit 0、frontend-scaffold 摧毀 backend、sync-design 不吃 bundle、testid 抽取假設、specs 未版控、node_modules 誤報、Check5 插值誤判、 local-checks full-mode、compose build context、ready-and-merge billing、 YAML lint、review/verifier 不寫報告。詳見 docs/BENCHMARK-2026-05.md。 Co-Authored-By: Claude <noreply@anthropic.com>
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.
原 PR #9 stacked on #8;#8 squash 後 rebase 衝突,改以 feat tip 樹疊到 main 的等價單一 commit 合併。內容 = #9 全部(bundle 攝取 + 13 缺陷修正 + benchmark 報告)。selftest 8/8。Closes #9 的內容。