{
  "id": "phi-os-neural-overlays",
  "title": "PHI|OS Neural Overlays",
  "overlays": [
    {
      "id": "thought-tree",
      "role": "Attention, calm, and noise fan-out overlay.",
      "surface": "operator HUD",
      "source": "/rhiz/PHI|OS/LAB/apx-core/arkiv/thoughtTree.js"
    },
    {
      "id": "graph-sync",
      "role": "Synchronizes node and edge deformation in dynamic hypergraph views.",
      "surface": "immersive viewport",
      "source": "/rhiz/PHI|OS/LAB/dynamics/graph-sync/main.fixed.js"
    },
    {
      "id": "time-crystal",
      "role": "Projects periodic superposition and repeated observation planes.",
      "surface": "temporal overlay",
      "source": "/rhiz/PHI|OS/LAB/dynamics/time-crytal/main.js"
    },
    {
      "id": "sigma-swarm",
      "role": "Displays collective drift and boid-derived swarm metrics.",
      "surface": "swarm overlay",
      "source": "/rhiz/PHI|OS/LAB/delta/agents/sigmaAlgeaSwarm.js"
    },
    {
      "id": "genetic-behavior",
      "role": "Displays adaptive traits, emergent behavior layers, and phenotype variation.",
      "surface": "behavior overlay",
      "source": "/rhiz/PHI|OS/LAB/delta/agents/geneticAgentSystem.js"
    }
  ],
  "displayModes": [
    "cards",
    "overview",
    "cascades",
    "intent",
    "instinct",
    "hypervision"
  ],
  "metrics": [
    "focus",
    "calm",
    "noise",
    "driftScore",
    "motionEnergy",
    "reciprocity",
    "swarmDensity"
  ]
}
