OACP Integration Guide For AgenticOrg
Canonical end-to-end flow: OACP authority overview. AgenticOrg calls Grantex only when it needs authority artifacts or verification. It does not route every buyer message through Grantex.Runtime Flow
Request Contract
AgenticOrg sends:- tenant, merchant, seller agent, and source identifiers;
- requested OACP artifact families;
- source observed timestamp;
- public-safe connector evidence;
- no raw Shopify credential, raw provider payload, checkout URL, or payment URL.
201 artifact_issuance_readywith artifact families when ready;202 receivedwhen connector evidence is still required;422when the request is private, stale, executable, or otherwise unsafe.
Required Configuration
| Config | Owner | Purpose |
|---|---|---|
COMMERCE_C6Z_AUTHORITY_SERVICE_TOKEN | Grantex + AgenticOrg | Service-token auth for authority requests. |
COMMERCE_C6Z_AUTHORITY_SERVICE_TENANTS | Grantex | Tenant allowlist. |
| Shopify credential custody | AgenticOrg + merchant | Read-only source evidence generation. |
| Provider capability config | AgenticOrg + provider | Capability evidence checks outside Grantex. |