{
  "schema_version": "0.1",
  "name": "raic",
  "display_name": "Rhindon AI Risk & Integrity Cloud (RAIC)",
  "vendor": "Rhindon Cyber",
  "version": "1.0.0",
  "homepage": "https://app.rhindoncyber.com",
  "documentation": "https://app.rhindoncyber.com/llms-full.txt",
  "openapi": "https://app.rhindoncyber.com/openapi.json",
  "mcp": "https://app.rhindoncyber.com/mcp.json",
  "contact": "raic_support@rhindoncyber.com",
  "description": "AI-first GRC platform for ISO/IEC 42001, the EU AI Act, and NIST AI RMF. Includes AI use case intake, AI system registry, controls, policies, supplier governance, browser-based Shadow AI discovery, and an external auditor workspace.",
  "capabilities": {
    "read": {
      "marketing_content": {
        "url": "https://app.rhindoncyber.com/llms.txt",
        "auth": "none",
        "description": "Short markdown summary, comparison table, and quotable definitions."
      },
      "extended_catalog": {
        "url": "https://app.rhindoncyber.com/llms-full.txt",
        "auth": "none",
        "description": "Full module catalog, tier matrix, FAQ, REST surface summary."
      },
      "support_documentation": {
        "url": "https://app.rhindoncyber.com/support",
        "auth": "none",
        "description": "Topic-based support docs (AI Use Cases, AI Systems, Controls, Reports, etc.)."
      },
      "trust_portal": {
        "url_template": "https://app.rhindoncyber.com/trust/{tenant_slug}",
        "auth": "none",
        "description": "Per-tenant published trust portal."
      }
    },
    "write": {
      "submit_public_use_case": {
        "endpoint": "https://mbnchxkffcnfbybwlarg.supabase.co/functions/v1/submit-public-use-case",
        "auth": "none",
        "description": "Submit a tenant-scoped public AI use case. Requires email verification."
      },
      "submit_public_tool": {
        "endpoint": "https://mbnchxkffcnfbybwlarg.supabase.co/functions/v1/submit-public-tool",
        "auth": "none",
        "description": "Submit a tenant-scoped public AI tool intake. Requires email verification."
      },
      "submit_anonymous_concern": {
        "endpoint": "https://mbnchxkffcnfbybwlarg.supabase.co/functions/v1/submit-anonymous-concern",
        "auth": "rotatable_tenant_token",
        "description": "Submit an anonymous AI concern. hCaptcha + IP rate-limited."
      }
    },
    "authenticated_api": {
      "status": "private",
      "description": "Tenant-scoped registry, controls, risk, governance, reports, and export APIs require a Lovable Cloud session token and are not exposed in /openapi.json. Available to Enterprise customers on request."
    }
  },
  "robots_policy": {
    "allowed_agents": [
      "GPTBot",
      "OAI-SearchBot",
      "ChatGPT-User",
      "ClaudeBot",
      "Claude-Web",
      "anthropic-ai",
      "PerplexityBot",
      "Perplexity-User",
      "Google-Extended",
      "Applebot-Extended",
      "CCBot",
      "cohere-ai",
      "Meta-ExternalAgent",
      "Bytespider",
      "DuckAssistBot"
    ],
    "scope": "Public marketing and support surface only. Authenticated app paths are disallowed for all crawlers."
  },
  "citation": "Rhindon AI Risk & Integrity Cloud (RAIC), Rhindon Cyber, https://app.rhindoncyber.com."
}
