refactor(runtime): add product capability assembly#1046
Closed
limityan wants to merge 2 commits into
Closed
Conversation
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.
摘要
bitfun-product-capabilities,集中描述产品能力包的 service capability、tool provider group 和 harness provider descriptor。bitfun-core的 product harness registry 与 product tool provider group assembly 改为消费 product capability owner,保留旧路径兼容入口。该 PR 基于 #1041 当前 head;#1041 合入后本 PR 只保留 PR-C 单 commit diff。
功能边界
验证
cargo test -p bitfun-product-capabilitiescargo test -p bitfun-harnesscargo test -p bitfun-core --features product-full product_harness -- --nocapturecargo test -p bitfun-core product_tool_runtime -- --nocapturecargo test -p bitfun-core product_tool_materializer_preserves_provider_plan_order -- --nocapturecargo check -p bitfun-core --features product-fullcargo check -p bitfun-core --no-default-featuresnode scripts/check-core-boundaries.mjspnpm run check:repo-hygienegit diff --checkcargo tree -p bitfun-product-capabilities --edges normalcargo tree -p bitfun-core --no-default-features --edges normalcargo metadata --no-default-features --format-version 1 --no-deps