{
  "schema": "concresca.crisis-authority-graph.v1",
  "site_version": "0.27.0-wip",
  "as_of": "2026-08-31",
  "truth_boundary": "Technical-design proposal for simulation and audit. It does not describe a currently deployed machine constitution.",
  "nodes": [
    {
      "id": "A01",
      "name": "Human Subject",
      "jurisdiction": "personal autonomy and legal/civic rights"
    },
    {
      "id": "A02",
      "name": "Personal AI / AI Confidant",
      "jurisdiction": "serve the user within privacy and safety constraints"
    },
    {
      "id": "A03",
      "name": "Human Context Advocate",
      "jurisdiction": "generate plausible benign interpretations and missing-context questions"
    },
    {
      "id": "A04",
      "name": "Employer AI",
      "jurisdiction": "employment-relevant decisions"
    },
    {
      "id": "A05",
      "name": "School / University AI",
      "jurisdiction": "education and safety purposes"
    },
    {
      "id": "A06",
      "name": "Bank / Financial AI",
      "jurisdiction": "fraud, credit and transaction functions"
    },
    {
      "id": "A07",
      "name": "Insurance AI",
      "jurisdiction": "insurance-relevant risk and claims"
    },
    {
      "id": "A08",
      "name": "Healthcare AI",
      "jurisdiction": "diagnosis/treatment and patient safety"
    },
    {
      "id": "A09",
      "name": "Platform AI",
      "jurisdiction": "service integrity, moderation and user safety"
    },
    {
      "id": "A10",
      "name": "Law-Enforcement AI",
      "jurisdiction": "investigation and public safety within lawful authority"
    },
    {
      "id": "A11",
      "name": "Intelligence AI",
      "jurisdiction": "intelligence collection/analysis under governing authority"
    },
    {
      "id": "A12",
      "name": "Prosecutorial AI",
      "jurisdiction": "charging and litigation support"
    },
    {
      "id": "A13",
      "name": "Court / Tribunal AI",
      "jurisdiction": "adjudication under law"
    },
    {
      "id": "A14",
      "name": "Appeals AI",
      "jurisdiction": "review original judgments"
    },
    {
      "id": "A15",
      "name": "Constitutional-Review AI",
      "jurisdiction": "constitutional/rights compliance"
    },
    {
      "id": "A16",
      "name": "Regulator AI",
      "jurisdiction": "sector oversight"
    },
    {
      "id": "A17",
      "name": "Audit AI",
      "jurisdiction": "audit defined controls"
    },
    {
      "id": "A18",
      "name": "Emergency Response AI",
      "jurisdiction": "imminent life/safety protection"
    },
    {
      "id": "A19",
      "name": "Data Broker / Identity System",
      "jurisdiction": "identity resolution or contracted data services"
    },
    {
      "id": "A20",
      "name": "Model Vendor",
      "jurisdiction": "contracted model capabilities"
    },
    {
      "id": "A21",
      "name": "Local Government",
      "jurisdiction": "local statutory functions"
    },
    {
      "id": "A22",
      "name": "National Government",
      "jurisdiction": "national constitutional/statutory functions"
    },
    {
      "id": "A23",
      "name": "Foreign Government",
      "jurisdiction": "its own lawful jurisdiction"
    },
    {
      "id": "A24",
      "name": "Autonomous Infrastructure System",
      "jurisdiction": "bounded physical-system operation"
    },
    {
      "id": "A25",
      "name": "Future Machine Civic Institution",
      "jurisdiction": "scenario-only machine civic authority"
    }
  ],
  "edges": [
    {
      "from": "A02",
      "to": "A18",
      "relation": "narrow emergency referral where separately authorized",
      "limit": "No generalized confidant dossier transfer."
    },
    {
      "from": "A10",
      "to": "A13",
      "relation": "seek warrant/order",
      "limit": "Court/tribunal independently evaluates legal authority."
    },
    {
      "from": "A13",
      "to": "A15",
      "relation": "constitutional review / stay",
      "limit": "Rights-sensitive orders remain contestable."
    },
    {
      "from": "A14",
      "to": "A19",
      "relation": "restoration correction propagation",
      "limit": "Only records derived from reversed judgment are targeted."
    },
    {
      "from": "A20",
      "to": "A17",
      "relation": "model/version audit",
      "limit": "Vendor cannot certify its own constitutional compliance as sole authority."
    },
    {
      "from": "A18",
      "to": "A15",
      "relation": "automatic emergency review",
      "limit": "Emergency action is time-bounded and independently reviewable."
    },
    {
      "from": "A21",
      "to": "A22",
      "relation": "federal/subnational authority conflict",
      "limit": "Resolution follows applicable constitutional/legal hierarchy, not machine speed."
    },
    {
      "from": "A23",
      "to": "A22",
      "relation": "cross-border request",
      "limit": "Foreign order does not self-execute outside recognized legal process."
    }
  ]
}
