{
  "schema_version": "2026-07-07",
  "name": "Asterionyx UCP Status",
  "protocol": "ucp",
  "status": "not_supported",
  "supported": false,
  "canonical": "https://asterionyx.com/.well-known/commerce/ucp.json",
  "protocol_matrix": "https://asterionyx.com/.well-known/agent-protocols.json",
  "commerce_manifest": "https://asterionyx.com/.well-known/agent-commerce.json",
  "specification_url": "https://ucp.dev/2026-04-08/specification/overview/",
  "current_commerce_model": "manual_prepaid_recharge",
  "reason": "Asterionyx does not currently expose Universal Commerce Protocol discovery, checkout, identity-linking, or order-management primitives.",
  "not_supported": [
    "/.well-known/ucp business profile",
    "UCP services, capabilities, or payment_handlers",
    "UCP catalog, cart, checkout, or order endpoints",
    "UCP-Agent transport handling",
    "UCP signing keys or identity-linking flows"
  ],
  "required_to_support": [
    "Define a UCP profile for the Asterionyx billing and recharge domain.",
    "Publish /.well-known/ucp with services, capabilities, and payment_handlers.",
    "Implement checkout and order lifecycle endpoints that preserve separate payment confirmation and Point addition.",
    "Add signing, identity-linking, error handling, and audit coverage.",
    "Verify end-to-end behavior with agent clients before advertising support."
  ],
  "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."
  }
}
