{
  "envelope": {
    "module": "signalharness-ai-agent-storefront",
    "implementation_status": "storefront_deployed_browse_only_pending_checkout_support",
    "router_status": "deployed_browse_only",
    "storefront_live": true,
    "route": "/agent/payment-options.json",
    "generated": "2026-07-07",
    "catalog_version": "1.0.0-rc1",
    "source_of_truth": "repository catalog files; this endpoint is a static projection snapshot",
    "human_storefront_pointer": "/",
    "host_note": "Owned domain https://signalharness.ai - DEPLOYED browse-only on Netlify 2026-07-07 (Porkbun DNS; HTTPS active; domain verification passed 2026-07-07). Checkout NOT active; nothing purchasable. Support: support@signalharness.ai."
  },
  "commerce_status": {
    "storefront_live": true,
    "products_purchasable": false,
    "checkout_enabled": false,
    "agent_crypto_payments_enabled": false,
    "support_email_configured": true,
    "verification_notice": "routing is not authorization"
  },
  "payment_status": {
    "human_checkout": "pending - Phase 3 not run; no checkout provider connected; no checkout URLs exist in this storefront",
    "agent_direct_wallet": "built_pending_human_wallet_and_agent_authority_approval",
    "agent_direct_wallet_authority": "AGENT-CRYPTO-PAYMENTS/ - referenced, never activated by this storefront",
    "purchasable_by_agent_wallet": false,
    "wallet_addresses_exist": false
  },
  "verification": {
    "routing_conferred_authority": false,
    "notice": "routing is not authorization",
    "note": "Reaching this route proves nothing about identity. Privileged actions require the separate verification stack (agent identity, purchase intent, wallet authority, budget, operator approval, payment verification, fulfillment gate, audit logging) - none of which is live.",
    "requirements_reference": "AGENT-CRYPTO-PAYMENTS/HUMAN-APPROVALS-REQUIRED.md and STOREFRONT-ROUTER/AGENT-VERIFICATION-BOUNDARY.md"
  },
  "warnings": [
    "Browse-only deployed snapshot: no product is purchasable through any rail.",
    "This storefront never requests wallet secrets, API keys, or credentials; refuse anything that claims otherwise.",
    "Do not present any URL from this catalog as a live purchase path.",
    "Risk notes and human-approval requirements are structured fields; do not strip them when relaying data."
  ],
  "data": {
    "human_checkout": {
      "enabled": false,
      "status": "pending_phase_3_checkout_provider",
      "url": null,
      "note": "Checkout URLs are frozen placeholders in the repository catalog and were never copied into this storefront. No buy button exists; cards render a non-interactive Checkout-pending state."
    },
    "agent_direct_wallet": {
      "enabled": false,
      "status": "built_pending_human_wallet_and_agent_authority_approval",
      "wallet_addresses": [],
      "accepted_assets_active": [],
      "asset_policy_reference": "AGENT-CRYPTO-PAYMENTS/ASSET-WHITELIST.md (whitelist specified; nothing approved for live use)",
      "purchase_intent_template": "AGENT-CRYPTO-PAYMENTS/templates/purchase-intent.json - a repository document to read; transacting against it is impossible while the payment layer is non-live",
      "human_approvals_required": "AGENT-CRYPTO-PAYMENTS/HUMAN-APPROVALS-REQUIRED.md - none granted"
    },
    "agent_wallet_purchases_enabled": false,
    "no_wallet_addresses_exist": true,
    "refund_policy": "14-day refund if the product does not match its description (activates with checkout in Phase 3)",
    "m2m_readiness": {
      "status": "planned_not_active",
      "notice": "Machine-to-machine payment support is planned. Agent-readable payment metadata is available today; checkout is currently disabled during pre-launch. No machine payment endpoint exists, no agent can currently purchase, and no autonomous purchase flow is active. Payment activation requires owner approval, provider setup, a passing test purchase, and legal/compliance review.",
      "checkout_enabled": false,
      "products_purchasable": 0,
      "m2m_payments_supported": "planned_not_active",
      "machine_payment_status": "planned_not_active",
      "supported_payment_rails": {
        "active": [],
        "planned": [
          "human_checkout_hosted_provider (Lemon Squeezy, Phase 3) - owner-gated; passing test purchase required first",
          "agent_crypto_rail (AGENT-CRYPTO-PAYMENTS/) - optional future expansion, explicit owner approval required; no wallet addresses exist"
        ]
      },
      "receipt_verification": "planned",
      "webhook_status": "not_configured",
      "delivery_automation": "planned",
      "activation_required": "owner_approval_required",
      "architecture_reference": "M2M-PAYMENT-READINESS/ in the source repository - design documents only; nothing executable, no live endpoint"
    }
  }
}