{
  "version": "0.1",
  "updated": "2026-07-11",
  "origin": "https://axiom.express/",
  "purpose": "Route humans and agents to Axiom's public product front doors.",
  "authority": {
    "company": "Kelevra Solutions (Pty) Ltd",
    "company_url": "https://kelevra.com/",
    "legal_authority": "Kelevra"
  },
  "intents": [
    {
      "intent": "understand_product",
      "start": "https://axiom.express/",
      "use_when": "The question is about what Axiom is."
    },
    {
      "intent": "integration_orientation",
      "start": "https://developers.axiom.express/",
      "status": "reserved",
      "use_when": "The question is about future public integration guides or API reference."
    },
    {
      "intent": "service_status",
      "start": "https://status.axiom.express/",
      "status": "reserved",
      "use_when": "The question is about public status or incidents."
    },
    {
      "intent": "legal_privacy_or_data_rights",
      "start": "https://kelevra.com/privacy",
      "public_authority_urls": {
        "company": "https://kelevra.com/",
        "privacy_notice": "https://kelevra.com/privacy",
        "terms_of_service": "https://kelevra.com/terms",
        "help": "https://kelevra.com/help",
        "data_rights": "https://kelevra.com/data",
        "security_and_governance_evidence": "https://kelevra.com/evidence",
        "vulnerability_disclosure": "https://kelevra.com/evidence#vulnerability-reporting"
      },
      "use_when": "The question is about company, legal, privacy, data-rights, help, or evidence authority."
    }
  ]
}
