{
  "name": "Ajuni",
  "description": "Ajuni is the agentic AI platform for India's most regulated industries — sovereign deployment, hash-chained audit trail on every decision, ISO 27001 and SOC 2 certified. Built and operated by Webority Technologies.",
  "url": "https://ajuni.io",
  "version": "1.0.0",
  "provider": {
    "organization": "Webority Technologies Private Limited",
    "url": "https://ajuni.io"
  },
  "documentationUrl": "https://ajuni.io/llms.txt",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    { "url": "https://ajuni.io", "transport": "HTTPS" }
  ],
  "preferredTransport": "HTTPS",
  "skills": [
    {
      "id": "platform-overview",
      "name": "Platform Overview",
      "description": "Answer questions about Ajuni — what it does, who it's for, capabilities, deployment options, model support, and connector library.",
      "tags": ["platform", "capabilities", "agents"],
      "examples": [
        "What does Ajuni do?",
        "Which industries does Ajuni serve?",
        "Can Ajuni deploy on-prem?",
        "Which LLMs does Ajuni support?"
      ]
    },
    {
      "id": "compliance-and-security",
      "name": "Compliance and Security",
      "description": "Surface compliance posture, certifications, audit-trail architecture, PII redaction, and sovereign-deployment guarantees.",
      "tags": ["compliance", "security", "audit"],
      "examples": [
        "Is Ajuni SOC 2 certified?",
        "How does the audit trail work?",
        "Where is customer data stored?"
      ]
    },
    {
      "id": "onboarding",
      "name": "Onboarding and Pricing",
      "description": "Explain the architect walkthrough, typical timelines, sandbox access, pricing tiers, and how to start a procurement conversation.",
      "tags": ["onboarding", "pricing", "demo"],
      "examples": [
        "How long does Ajuni take to go live?",
        "Can I get a demo?",
        "How is Ajuni priced?"
      ]
    },
    {
      "id": "company-info",
      "name": "Company Information",
      "description": "Information about Webority Technologies — the firm that builds and operates Ajuni — including history, customers, certifications, and contact details.",
      "tags": ["company", "about", "contact"],
      "examples": [
        "Who builds Ajuni?",
        "Where is Ajuni headquartered?",
        "Which enterprises use Ajuni?"
      ]
    }
  ],
  "contact": {
    "email": "contact@ajuni.io"
  }
}
