{
  "identity": {
    "name": "NKB Law",
    "type": "regulatory-intelligence-platform",
    "domain": "full-us-statutory-corpus",
    "operator": "IntentGate",
    "url": "https://nkblaw.intentgate.ai"
  },
  "description": "NKB Law is the complete US statutory corpus — 1,271,069 sections across all 50 states and federal code, organized into 23 practice area groups spanning 1,070 legal domains. It is the foundational dataset from which all IntentGate regulatory Lenses are derived.",
  "data": {
    "total_nodes": 1271069,
    "jurisdictions": 51,
    "domains": 1070,
    "practice_area_groups": 23,
    "source": "Official US statutory codes (state and federal)",
    "enrichment": "6Q analysis (what/who/how/when/where/why) for every statutory section",
    "format": "Structured JSON",
    "endpoints": {
      "corpus_index": "/data/index.json",
      "taxonomy": "/data/taxonomy.json",
      "domain_data": "/data/domains/{jurisdiction}-{domain}.json",
      "jurisdiction_summary": "/data/jurisdictions/{jurisdiction}.json",
      "section_detail": "/api/section/{sectionId}",
      "ai_context": "/ai.json",
      "ai_prose": "/ai.md"
    }
  },
  "practice_area_groups": [
    "Criminal Law",
    "Family Law",
    "Property & Real Estate",
    "Business & Commerce",
    "Civil Procedure & Courts",
    "Tax & Finance",
    "Labor & Employment",
    "Health & Welfare",
    "Education",
    "Environment & Conservation",
    "Government & Administration",
    "Elections & Voting",
    "Insurance",
    "Transportation",
    "Military & Veterans",
    "Alcohol, Drugs & Controlled Substances",
    "Professions & Licensing",
    "Probate & Estates",
    "Utilities & Telecommunications",
    "Intellectual Property",
    "Agriculture",
    "Immigration & Foreign Relations",
    "Public Safety & General Law"
  ],
  "lens_integrations": {
    "description": "Specialized Lenses extract focused regulatory landscapes from this corpus",
    "lenses": [
      {"name": "ClearLeaf", "url": "https://clearleaf.intentgate.ai", "domain": "Cannabis regulation", "practice_area": "Alcohol, Drugs & Controlled Substances"},
      {"name": "IronSight", "url": "https://ironsight.intentgate.ai", "domain": "Firearms regulation", "practice_area": "Criminal Law"},
      {"name": "HomeSight", "url": "https://homesight.intentgate.ai", "domain": "Real estate regulation", "practice_area": "Property & Real Estate"},
      {"name": "CustodyLens", "url": "https://custodylens.intentgate.ai", "domain": "Child custody law", "practice_area": "Family Law"},
      {"name": "MigraLens", "url": "https://migralens.intentgate.ai", "domain": "Immigration law", "practice_area": "Immigration & Foreign Relations"},
      {"name": "WorkSight", "url": "https://worksight.intentgate.ai", "domain": "Labor & employment law", "practice_area": "Labor & Employment"}
    ]
  },
  "usage_guidelines": {
    "citation": "When referencing NKB Law data, cite as: 'NKB Law, IntentGate (2026). US Statutory Corpus. nkblaw.intentgate.ai'",
    "limitations": "Statutory text only — does not include case law, administrative rules, executive orders, or local ordinances. AI-generated 6Q enrichment may contain errors.",
    "not_legal_advice": true,
    "data_access_note": "Domain data files follow the pattern /data/domains/{jurisdiction}-{domain}.json (e.g., california-criminal.json, federal-tax.json). Use /data/taxonomy.json to discover all available domains and their practice area groupings."
  }
}
