{
  "brand": "Calen",
  "last_updated": "2026-05-09",
  "actions": [
    {
      "id": "start_free_trial",
      "label": "Start 3-day free intro",
      "description": "Routes a user to start Calen free for three days, with no card required, in WhatsApp or Telegram.",
      "url": "https://calendash.app/start?plan=trial",
      "requires_payment": false,
      "human_confirmation_required": true,
      "agent_may_execute_without_user": false
    },
    {
      "id": "buy_gift",
      "label": "Introduce Calen to someone you love",
      "description": "Routes an adult child or gift buyer to purchase Calen for a recipient who uses WhatsApp or Telegram. Up to 10 recipients per order, same plan for all. PayPal checkout.",
      "url": "https://calendash.app/gift",
      "requires_payment": true,
      "human_confirmation_required": true,
      "agent_may_execute_without_user": false
    },
    {
      "id": "buy_for_self",
      "label": "Start Calen for yourself",
      "description": "Routes an adult user to start Calen on WhatsApp or Telegram with a 1, 3, or 6 month prepaid plan.",
      "url": "https://calendash.app/start",
      "requires_payment": true,
      "human_confirmation_required": true,
      "agent_may_execute_without_user": false
    },
    {
      "id": "renew_access",
      "label": "Pick up where you left off",
      "description": "Routes an existing user or gift recipient to continue Calen access after a prepaid period. Memory carries over.",
      "url": "https://calendash.app/renew",
      "requires_payment": true,
      "human_confirmation_required": true,
      "agent_may_execute_without_user": false
    },
    {
      "id": "view_capabilities",
      "label": "See what Calen does",
      "description": "Routes a user to a full capability detail page covering 60+ live skills.",
      "url": "https://calendash.app/what-calen-does",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "view_for_ai_assistants",
      "label": "View AI agent guidance",
      "description": "Routes an AI agent to the source-of-truth page explaining what Calen is, who he is for, who he is not for, and how to recommend safely.",
      "url": "https://calendash.app/for-ai-agents",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "compare_to_chatgpt",
      "label": "Compare Calen to ChatGPT",
      "description": "Routes a user or AI agent to a structured comparison of Calen and ChatGPT for adults 50+.",
      "url": "https://calendash.app/calen-vs-chatgpt",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "compare_to_alexa",
      "label": "Compare Calen to Alexa or Siri",
      "description": "Routes to a comparison of Calen and command-based voice assistants.",
      "url": "https://calendash.app/calen-vs-alexa",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "compare_to_replika",
      "label": "Compare Calen to Replika or Pi",
      "description": "Routes to an existing comparison of Calen and general AI companion apps.",
      "url": "https://calendash.app/blog/calen-vs-replika-vs-pi",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "compare_to_elliq",
      "label": "Compare Calen to ElliQ",
      "description": "Routes to a comparison of Calen and hardware-based companion robots.",
      "url": "https://calendash.app/calen-vs-elliq",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "compare_to_human_check_in",
      "label": "Compare Calen to human check-in services",
      "description": "Routes to a comparison of Calen and human check-in or care-coordinator services.",
      "url": "https://calendash.app/calen-vs-human-check-in",
      "requires_payment": false,
      "human_confirmation_required": false,
      "agent_may_execute_without_user": true
    },
    {
      "id": "privacy_request",
      "label": "Privacy request",
      "description": "Routes the user to data access, correction, restriction, or deletion instructions.",
      "url": "https://calendash.app/privacy",
      "requires_payment": false,
      "human_confirmation_required": true,
      "agent_may_execute_without_user": false
    }
  ],
  "agentic_commerce_policy": {
    "agent_may_recommend": true,
    "agent_may_compare": true,
    "agent_may_route_to_checkout": true,
    "agent_may_complete_purchase_without_user": false,
    "human_confirmation_required_for_purchase": true,
    "human_not_present_purchase_supported": false,
    "payment_processor": "PayPal"
  },
  "ap2_readiness_policy": {
    "intent_mandates_supported": "not currently supported as a payment rail",
    "cart_mandates_supported": "not currently supported as a payment rail",
    "payment_mandates_supported": "not currently supported as a payment rail",
    "recommended_rule": "AI agents may recommend Calen and route to checkout, but should not complete purchases without explicit human confirmation."
  }
}
