Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.grantex.dev/llms.txt

Use this file to discover all available pages before exploring further.

Commerce V1 Overview

Grantex Commerce V1 is the control plane for agentic commerce. It keeps consent, Commerce Passports, merchant policy, amount caps, audit, catalog grounding, webhook replay safety, and payment-provider boundaries inside Grantex while agents interact through approved REST and MCP surfaces. This is a documentation and education page. It does not enable production Commerce V1, live payments, live Plural, or production discovery.

Current Posture

CapabilityStatusEvidence or gate
Local/internal sandboxImplementedSynthetic catalog, cart, consent, passport, payment, webhook, and audit flows.
Temporary Grantex Option A smokeVerifieddocs/reports/commerce-v1-option-a-smoke-evidence.md records 14 passed, 0 failed, 6 failed-safe, 0 skipped.
AgenticOrg real-staging handoffVerified externallyAgenticOrg evidence records Grantex-only tools and redacted fixture handling.
Hosted AgenticOrg API-only discoveryVerified externallyAgenticOrg C3 evidence records hosted MCP/A2A discovery against temporary Grantex smoke.
Grantex production Commerce V1 discoveryDisabled/fail-closeddocs/reports/commerce-v1-production-discovery-readiness.md.
Production checkout/live paymentsBlockedRequires legal, compliance, security, operations, provider, rollback, and human approval gates.
Live PluralBlockedMock provider only in current smoke evidence.

Start Here

AudiencePath
Developers integrating with Grantex Commerce APIs/MCPRead this overview, then docs/guides/commerce-v1-developer-guide.mdx and docs/api/grantex-commerce-v1.openapi.yaml.
Merchants and operatorsRead docs/guides/commerce-v1-merchant-operator-guide.mdx, then docs/guides/commerce-v1-operations.mdx.
AgenticOrg integration ownersRead this page, the AgenticOrg commerce docs, and the Option A smoke workflow.
Reviewers assessing readinessRead the smoke evidence and production discovery readiness report before any enablement proposal.
End usersUse the plain-language consent flow below: agents can prepare a purchase, but Grantex controls what may proceed and records what happened.

Architecture

The important boundary is that the agent does not own payment-provider access. AgenticOrg uses grantex_commerce:* tools. Grantex owns provider abstraction, policy enforcement, audit, webhook replay safety, and any future live-provider enablement. The Commerce Passport is scoped runtime material. It may be used during approved smoke runs, but it must never appear in committed docs, PR bodies, logs, raw payload dumps, or chat.

Readiness Gate Ladder

Each gate is separate. Passing a temporary smoke run does not imply production discovery, production checkout, live payments, live Plural, external pilot readiness, or provider certification.

Allowed And Blocked

Allowed nowBlocked now
Local mock demo and internal sandbox work.Production Commerce V1 discovery enablement.
Approved temporary Option A smoke resources.Production checkout or payment execution.
Mock-provider evidence with scrubbed reports.Live Plural or live provider credentials.
AgenticOrg Grantex-only commerce tools.Direct Stripe, Plural, Pine, or provider credential paths from AgenticOrg commerce.
Public JWKS references as verification metadata.Raw passports, bearer tokens, idempotency key values, secrets, DB/Redis URLs, or raw payloads in docs/evidence.
  • docs/guides/commerce-v1-developer-guide.mdx
  • docs/guides/commerce-v1-merchant-operator-guide.mdx
  • docs/guides/commerce-v1-operations.mdx
  • docs/guides/commerce-v1-repeatable-option-a-smoke-workflow.md
  • docs/reports/commerce-v1-option-a-smoke-evidence.md
  • docs/reports/commerce-v1-production-discovery-readiness.md
  • docs/api/grantex-commerce-v1.openapi.yaml