feat(cosh-ng): [gateway] add ACP v1 foundation - #2485
Closed
kongche-jbw wants to merge 1 commit into
Closed
Conversation
- Add durable contracts, storage, capability admission, and ACP runtime. - Pin Rust 1.88 and define the bilingual Phase 0-2 roadmap. - Leave installed entrypoints and live-adapter acceptance for stacked work. Signed-off-by: kongche-jbw <kongche.jbw@alibaba-inc.com>
2 tasks
Collaborator
Author
|
Superseded by #2498, which establishes the durable COSH Gateway and ACP architecture baseline for community development. The implementation in this draft will be split into focused follow-up PRs against the accepted architecture and the latest upstream baseline. |
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.
Why
cosh-ng needs a durable, provider-neutral foundation before exposing installed ACP runtimes.
What changed
Related issue
no-issue: staged ACP v1 implementation roadmap
User / Agent impact
No installed command is added by this foundation PR.
Risk and compatibility
The new crates are additive. Reverting this commit removes the Gateway foundation.
Validation
cargo +1.88.0 test --locked --package cosh-gateway(84 passed)cargo +1.88.0 test --locked --package cosh-gateway-contracts(6 passed)Documentation and rollback
The Phase 0-2 design and acceptance reports remain explicitly NOT ACCEPTED for the installed MVP. Roll back by reverting the single commit.