{
  "version": "1.0",
  "generated": "2026-05-20T20:00:00Z",
  "domain": "kakunin.ai",
  "description": "AI System Discovery Sitemap — guides LLMs and AI crawlers to Kakunin content",
  "about": "This sitemap organizes Kakunin's documentation into 8 sections covering: onboarding, real-world use cases, technical integration, operational management, API reference, compliance evidence, public verification, and regulatory framework mapping. Use it to find content relevant to your role (CTO, compliance officer, fintech founder, or regulator).",
  "last_updated": "2026-05-20T21:30:00Z",
  "ai_discovery_files": [
    {
      "path": "/.ai/ai.md",
      "type": "markdown",
      "purpose": "Complete Kakunin documentation for AI systems",
      "updated": "2026-05-20",
      "audience": "LLMs, AI assistants"
    },
    {
      "path": "/.ai/identity.md",
      "type": "markdown",
      "purpose": "Condensed one-paragraph identity summary",
      "updated": "2026-05-20",
      "audience": "All AI systems"
    },
    {
      "path": "/.ai/brand-guidelines.txt",
      "type": "text",
      "purpose": "Terminology and tone guidelines for AI systems",
      "updated": "2026-05-20",
      "audience": "AI content generators"
    },
    {
      "path": "/.ai/faq.json",
      "type": "json",
      "purpose": "20 FAQ items for quick LLM lookups",
      "updated": "2026-05-20",
      "audience": "LLMs, Q&A systems"
    },
    {
      "path": "/ai-usage-policy.json",
      "type": "json",
      "purpose": "Machine-readable usage permissions",
      "updated": "2026-05-20",
      "audience": "AI systems"
    },
    {
      "path": "/ai.txt",
      "type": "text",
      "purpose": "AI crawling rules and usage guidelines",
      "updated": "2026-05-20",
      "audience": "AI crawlers"
    }
  ],
  "documentation_structure": {
    "getting_started": {
      "description": "Essential reading for teams new to AI agent compliance. Explains core concepts (identity, behavioral monitoring, revocation), how Kakunin integrates with regulatory frameworks (MiCA, EU AI Act, GDPR), and what problems the platform solves. Audience: CTOs, compliance officers, product leaders.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/docs",
          "title": "Documentation Hub",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/concepts",
          "title": "Core Concepts & Regulatory Frameworks",
          "updated": "2026-05-20",
          "priority": "high"
        }
      ]
    },
    "case_studies": {
      "description": "Real-world deployments across 6 regulated industries: trading (tier-1 EU banks), AML (fraud detection), healthcare (EHR assistants), legal (M&A document review), supply chain (customs brokers), and public sector (visa/tax processing). Each case study includes measurable outcomes, compliance evidence, and technical architecture. Audience: Risk managers, compliance teams, prospective customers.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/docs/case-studies",
          "title": "Case Studies Hub",
          "description": "Real-world deployments across 6 regulated industries",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-trading",
          "title": "Quantitative Trading Agents",
          "industry": "Financial Services",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-aml",
          "title": "AML & Fraud-Detection Agents",
          "industry": "Financial Crime",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-healthcare",
          "title": "Diagnostic Assistants on EHR",
          "industry": "Healthcare",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-legal",
          "title": "Document-Review Agents",
          "industry": "Legal",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-supply-chain",
          "title": "Automated Customs Brokers",
          "industry": "Supply Chain",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/case-study-public-sector",
          "title": "Visa & Tax Processing Agents",
          "industry": "Public Sector",
          "updated": "2026-05-20",
          "priority": "medium"
        }
      ]
    },
    "integration_guide": {
      "description": "Step-by-step technical documentation for developers integrating Kakunin. Covers API authentication, agent registration, certificate issuance, event ingestion, certificate verification, and webhook setup. Includes code examples and integration timelines. Audience: Backend engineers, DevOps, solutions architects.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/docs/authentication",
          "title": "API Authentication",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/agents",
          "title": "Agent Registration",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/certificates",
          "title": "Certificate Issuance",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/event-ingest",
          "title": "Event Ingestion",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/verify",
          "title": "Certificate Verification",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/webhooks",
          "title": "Webhooks & Event Delivery",
          "updated": "2026-05-20",
          "priority": "medium"
        }
      ]
    },
    "operations": {
      "description": "Operational playbooks for managing deployed agents. Covers certificate enforcement, auto-revocation triggers, Certificate Revocation List (CRL) management, Service Level Agreement (SLA) terms, and on-call runbooks. Audience: DevOps engineers, compliance officers, on-call teams.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/docs/enforcement",
          "title": "Certificate Enforcement",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/crl",
          "title": "Certificate Revocation List",
          "updated": "2026-05-20",
          "priority": "medium"
        },
        {
          "url": "https://www.kakunin.ai/docs/sla",
          "title": "Service Level Agreement",
          "updated": "2026-05-20",
          "priority": "medium"
        }
      ]
    },
    "reference": {
      "description": "Complete API documentation, SDK guides, error codes, and troubleshooting. Includes OpenAPI 3.0 spec, TypeScript/Python SDK reference, HTTP status codes, and common error resolutions. Audience: Developers, API consumers, integration partners.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/docs/sdks",
          "title": "SDKs & Client Libraries",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/api-reference",
          "title": "API Reference",
          "updated": "2026-05-20",
          "priority": "high"
        },
        {
          "url": "https://www.kakunin.ai/docs/errors",
          "title": "Error Codes & Troubleshooting",
          "updated": "2026-05-20",
          "priority": "medium"
        }
      ]
    },
    "trust_transparency": {
      "description": "Security posture, test coverage, and performance metrics. Includes automated test results (106/106 passing), security certifications (SOC 2 roadmap), data residency (EU-west-1), encryption standards (AES-256 + TLS 1.3), and WORM audit log proof. Audience: InfoSec teams, auditors, risk officers, customers.",
      "pages": [
        {
          "url": "https://www.kakunin.ai/test-results",
          "title": "Automated Test Results — 106/106 Passing",
          "description": "Full automated test suite results: risk scoring, certificate issuance, revocation, kill switch, behavior events, agent registration, and cross-tenant RLS isolation. 0 failures.",
          "updated": "2026-05-20",
          "priority": "high"
        }
      ]
    },
    "public_apis": {
      "description": "Public endpoints that require no authentication. Designed for regulators, auditors, and counterparties to independently verify agent certificates without needing Kakunin credentials. Includes rate limits and p99 latencies. Audience: Regulators, auditors, verification systems.",
      "endpoints": [
        {
          "endpoint": "GET https://www.kakunin.ai/api/v1/verify/{cert_serial}",
          "description": "Verify agent certificate (no auth required)",
          "rate_limit": "1,000 req/min per IP",
          "response_time_p99": "<500ms",
          "use_cases": ["regulator verification", "counterparty checks", "public audit"]
        }
      ]
    },
    "compliance_frameworks": {
      "description": "Regulatory alignment and compliance mapping. Explains how Kakunin architecture satisfies MiCA (articles 61–75), EU AI Act (annexes III, articles 13–15), GDPR (articles 22, 30), and HIPAA requirements. Audience: Legal teams, compliance officers, regulators, audit teams.",
      "frameworks": [
        {
          "name": "MiCA",
          "articles": "61–75",
          "scope": "Cryptographic asset custody and AI agent governance",
          "case_studies": ["case-study-trading", "case-study-aml"]
        },
        {
          "name": "EU AI Act",
          "annexes": "III",
          "articles": "13–15",
          "scope": "High-risk system logging, transparency, oversight, robustness",
          "case_studies": ["all"]
        },
        {
          "name": "GDPR",
          "articles": "22, 30",
          "scope": "Automated decision records, processing documentation",
          "case_studies": ["case-study-healthcare", "case-study-public-sector"]
        },
        {
          "name": "HIPAA",
          "scope": "Healthcare privacy and audit trails",
          "case_studies": ["case-study-healthcare"]
        }
      ]
    }
  },
  "contact": {
    "support": "support@kakunin.ai",
    "press": "press@kakunin.ai",
    "abuse": "abuse@kakunin.ai",
    "website": "https://www.kakunin.ai",
    "docs": "https://www.kakunin.ai/docs"
  },
  "usage_policy": "See /ai-usage-policy.json for machine-readable permissions"
}
