Skip to content

feat: add Goofre ACO reference implementation sample#92

Open
reachviveksai-cloud wants to merge 7 commits into
Universal-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 into
Universal-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
reachviveksai-cloud pushed a commit to Goofre-Agentic-Commerce-Orchestrator/agentic_commerce_orchestrator_ACO that referenced this pull request May 14, 2026
…8, add CHANGELOG

Fixes:
- Correct all goofre-opensource org references to Goofre-Agentic-Commerce-Orchestrator
- Update deploy button URLs to point to correct repo
- Fix CI badge URL to correct org
- Align UCP badge and all conformance baseline refs from 2026-01-23 to 2026-04-08
- Fix goofre.io -> goofre.com in nav bar for domain consistency
- Fix broken ROADMAP projects board link (orgs/goofre-opensource -> orgs/Goofre-Agentic-Commerce-Orchestrator)
- Fix all feature request links in README and ROADMAP

Adds:
- CHANGELOG.md (Keep a Changelog format, v1.0.0 -> v1.2.0 history)
- UCP spec version clarification note in README (Goofre v1.x schema vs Google spec 2026-04-08)
- Open UCP PR references (samples#92, ucp#414) in conformance gate section

Ref: Universal-Commerce-Protocol/samples#92
Ref: Universal-Commerce-Protocol/ucp#414
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