Skip to content

feat: add Goofre ACO reference implementation sample#92

Open
reachviveksai-cloud wants to merge 7 commits intoUniversal-Commerce-Protocol:mainfrom
reachviveksai-cloud:feat/goofre-aco-sample
Open

feat: add Goofre ACO reference implementation sample#92
reachviveksai-cloud wants to merge 7 commits intoUniversal-Commerce-Protocol:mainfrom
reachviveksai-cloud:feat/goofre-aco-sample

Conversation

@reachviveksai-cloud
Copy link
Copy Markdown

Adds a complete Agentic Commerce Orchestrator (ACO) reference implementation demonstrating multi-transport UCP integration.

Schema samples (schema-demo/):

  • product.json — UCPProduct + com.goofre.agentic_trust_score vendor extension (AI discoverability scoring)
  • cart.json — UCPCartEvent with identityLink (RFC #355 OAuth delegated identity) and AP2 idempotencyKey
  • b2b-order.json — UCPOrderEvent + com.goofre.b2b_wholesale vendor extension (MOQ=50, tiered pricing, Net 30 terms, KYB verified, PO number)

A2A negotiation (a2a-negotiation/):

  • B2C: pickup availability + maxPrice constraint
  • B2B: MOQ + Net Terms + authorizedBudget procurement intent

MCP integration (mcp-integration/): Drop-in Claude Desktop / Copilot config.

Both com.goofre.* vendor extensions are additive — agents that don't recognize the namespace safely ignore them per the schema authoring spec.

All fixtures pass the UCP Conformance Gate (baseline 2026-01-23).

Source: https://github.com/Goofre-Agentic-Commerce-Orchestrator/agentic_commerce_orchestrator_ACO

@reachviveksai-cloud reachviveksai-cloud requested review from a team as code owners May 6, 2026 02:42
@reachviveksai-cloud reachviveksai-cloud changed the title Feat/goofre aco samplefeat: add Goofre ACO reference implementation sample feat: add Goofre ACO reference implementation sample May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant