{
  "schema_version": "2026-07-07",
  "name": "Asterionyx ACP Status",
  "protocol": "acp",
  "status": "not_supported",
  "supported": false,
  "canonical": "https://asterionyx.com/.well-known/commerce/acp.json",
  "protocol_matrix": "https://asterionyx.com/.well-known/agent-protocols.json",
  "commerce_manifest": "https://asterionyx.com/.well-known/agent-commerce.json",
  "specification_url": "https://www.agenticcommerce.dev/docs",
  "current_commerce_model": "manual_prepaid_recharge",
  "reason": "Asterionyx does not currently expose Agentic Commerce Protocol catalog, checkout, delegated payment, order, or webhook endpoints.",
  "not_supported": [
    "ACP catalog publication",
    "ACP checkout session creation",
    "delegated payment token exchange",
    "order status and refund endpoints",
    "commerce webhook processing"
  ],
  "required_to_support": [
    "Define the sellable recharge products and order lifecycle for agentic checkout.",
    "Publish catalog and checkout endpoints.",
    "Implement delegated payment handling with production payment-provider controls.",
    "Map paid orders into the existing audited mark-paid and add-Points workflow.",
    "Add webhook verification, reconciliation, refunds, and abuse monitoring."
  ],
  "safe_alternative": {
    "docs": "https://asterionyx.com/pricing",
    "portal": "https://app.a.eus/login",
    "flow": "Customer creates a recharge order in the portal; an admin marks payment as paid and adds Points in a separate audited action."
  }
}
