{
  "name": "Lexa",
  "description": "Lexa is the AI compliance operating system for multi-jurisdictional Indian enterprises — a versioned obligation graph run across every entity, location, and period, generating tasks, verifying evidence, and producing audit and board artefacts. Built and operated by Webority Technologies.",
  "url": "https://lexa.technology",
  "version": "1.0.0",
  "provider": {
    "organization": "Webority Technologies Private Limited",
    "url": "https://lexa.technology"
  },
  "documentationUrl": "https://lexa.technology/llms.txt",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    { "url": "https://lexa.technology", "transport": "HTTPS" }
  ],
  "preferredTransport": "HTTPS",
  "skills": [
    {
      "id": "platform-overview",
      "name": "Platform Overview",
      "description": "Answer questions about Lexa — what it does, who it's for, the obligation graph, applicability engine, task generation, evidence vault, change engine, and audit artefacts.",
      "tags": ["platform", "compliance", "capabilities"],
      "examples": [
        "What does Lexa do?",
        "How does the obligation graph work?",
        "Which compliance teams is Lexa for?",
        "How does Lexa generate compliance tasks?"
      ]
    },
    {
      "id": "compliance-coverage",
      "name": "Compliance Coverage",
      "description": "Explain how Lexa models central, state, municipal, and industry regulation and resolves applicability across entities, locations, and periods.",
      "tags": ["regulation", "applicability", "coverage"],
      "examples": [
        "Which regulations does Lexa cover?",
        "How does Lexa decide what applies to my entity?",
        "How are regulatory changes detected?"
      ]
    },
    {
      "id": "security-and-data",
      "name": "Security and Data Residency",
      "description": "Surface Lexa's security posture, multi-tenant data isolation, and in-region (India) data residency.",
      "tags": ["security", "data-residency", "trust"],
      "examples": [
        "Where is my data stored?",
        "How is tenant data isolated?",
        "Is Lexa secure?"
      ]
    },
    {
      "id": "company-info",
      "name": "Company Information",
      "description": "Information about Webority Technologies — the firm that builds and operates Lexa — including history, delivery maturity, and contact details.",
      "tags": ["company", "about", "contact"],
      "examples": [
        "Who builds Lexa?",
        "Where is Lexa headquartered?",
        "How do I get a demo?"
      ]
    }
  ],
  "contact": {
    "email": "contact@webority.com"
  }
}
