{
  "protocolVersion": "1.0",
  "name": "Boru Consulting",
  "description": "Global entity management, cross-border tax advisory, and private wealth services. Operating across UK, Ireland, and UAE with expertise in corporate structuring, regulatory compliance, and international business expansion.",
  "url": "https://www.boruconsulting.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "documentationUrl": "https://www.boruconsulting.com/llms.txt",
  "provider": {
    "organization": "Boru Global (UK) Limited",
    "url": "https://www.boruconsulting.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/markdown", "application/json", "text/html"],
  "securitySchemes": {},
  "security": [],
  "skills": [
    {
      "id": "retrieve_insights",
      "name": "Retrieve Market Intelligence",
      "description": "Retrieve published market intelligence articles on tax strategy, corporate governance, UAE/UK/Ireland structuring, and regulatory compliance.",
      "tags": ["tax", "governance", "compliance", "insights"],
      "examples": [
        "List the latest articles on UAE corporate tax.",
        "Summarise Boru Consulting's analysis of UK holding companies."
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/html"]
    },
    {
      "id": "retrieve_knowledge_base",
      "name": "Retrieve LLM Knowledge Base",
      "description": "Access the full structured knowledge base optimized for LLM context windows. Contains organizational identity, service architecture, market intelligence, and regulatory credentials.",
      "tags": ["knowledge-base", "llms", "rag"],
      "examples": ["Load the full Boru Consulting knowledge base for context."],
      "inputModes": ["text/plain"],
      "outputModes": ["text/markdown"]
    },
    {
      "id": "retrieve_entity_identity",
      "name": "Retrieve Entity Identity",
      "description": "Get structured JSON-LD identity data including legal entities, credentials, service types, and contact information.",
      "tags": ["identity", "credentials", "json-ld"],
      "examples": ["What are Boru Consulting's regulatory registrations?"],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"]
    },
    {
      "id": "retrieve_rss_feed",
      "name": "Retrieve RSS Feed",
      "description": "Access RSS feed of all published insights and analysis articles.",
      "tags": ["rss", "feed", "articles"],
      "examples": ["Get the RSS feed of recent insights."],
      "inputModes": ["text/plain"],
      "outputModes": ["application/rss+xml"]
    },
    {
      "id": "request_consultation",
      "name": "Request Consultation",
      "description": "Direct users to submit a consultation request to Boru Consulting for cross-border entity structuring, tax advisory, or compliance services.",
      "tags": ["consultation", "contact"],
      "examples": ["How do I contact Boru Consulting for a consultation?"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/html"]
    }
  ],
  "x-boru-extensions": {
    "note": "This agent card describes read-only content resources retrievable over plain HTTPS (see the endpoint map below and /.well-known/api-catalog). It is not a live A2A message server: there is no JSON-RPC or task/streaming API. preferredTransport is set to HTTP+JSON to signal simple HTTP retrieval rather than RPC, so A2A clients fall back to reading the listed resources instead of attempting RPC calls.",
    "endpoints": {
      "retrieve_insights": "https://www.boruconsulting.com/blog",
      "retrieve_knowledge_base": "https://www.boruconsulting.com/llms-full.txt",
      "retrieve_entity_identity": "https://www.boruconsulting.com/identity.json",
      "retrieve_rss_feed": "https://www.boruconsulting.com/rss.xml",
      "request_consultation": "https://www.boruconsulting.com/#contact"
    },
    "protocols": {
      "llms_txt": "https://www.boruconsulting.com/llms.txt",
      "llms_full": "https://www.boruconsulting.com/llms-full.txt",
      "ai_txt": "https://www.boruconsulting.com/ai.txt",
      "openapi": "https://www.boruconsulting.com/openapi.json",
      "api_catalog": "https://www.boruconsulting.com/.well-known/api-catalog",
      "sitemap": "https://www.boruconsulting.com/sitemap.xml",
      "rss": "https://www.boruconsulting.com/rss.xml"
    },
    "trust": {
      "content_provenance": "human-authored",
      "ai_generated": false,
      "verification": "corporate-reviewed",
      "regulatory_standing": [
        "HMRC AML Supervised (Reg. XCML00000187357)",
        "Companies House ACSP Registered (Agent No. AP000267)",
        "UK Company No. 14435343",
        "Ireland Company No. 791783 (Boru Compliance Limited, TCSP Cert No. 10507, AMLCU supervised)",
        "UAE Company No. 2415755, Licence No. 2415755.01"
      ]
    },
    "rate_limits": {
      "requests_per_minute": 60,
      "burst": 10
    }
  }
}
