{
  "project": "FlyCortex",
  "brain": {
    "dataset": "Pinned FlyWire-derived graph reused from Flypaint; not the latest Codex snapshot",
    "source": "https://huggingface.co/spaces/lvwerra/microfly",
    "upstream": "https://github.com/snedea/flybrain",
    "upstreamCommit": "9191824d17871b7851645782d53d23f213ddb938",
    "graphSha256": "fbf8d440ca1207c7573e1acdd2366f9d0beb9b533c1710f21681264f81b1cc49",
    "neuronsPerState": 139255,
    "weightedGraphEdges": 2698236,
    "independentStates": 12,
    "provenance": "./brain/upstream-provenance.json",
    "licenses": ["./licenses/microfly-Apache-2.0.txt", "./licenses/flybrain-MIT.txt"],
    "modifications": "Shared immutable wiring, twelve independent server-side LIF states and decoders, four neural steps per 180 milliseconds of simulation time, designed virtual sensory input and movement mapping. Weights are normalized by incoming absolute weight, as in the reused local core. Browser workers only inspect graph connections; they do not advance the colony.",
    "anatomy": "One supplied position per neuron, in graph order; anatomical point cloud, not neuron meshes. Local indices are not FlyWire root IDs."
  },
  "body": {
    "source": "https://sketchfab.com/3d-models/drosophila-adult-fruit-fly-ct-scan-ad29b897bd2b4e27bb04ab9d31baa117",
    "author": "etainproject",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "modifications": "Mesh simplification, approximate anatomical colors, illustrative leg and wing deformation."
  },
  "limitations": [
    "The firing model and sensory/actuation mappings are engineered, not biologically calibrated.",
    "Procedural routes and behavior phases remain; neural output modulates advance and lateral steering.",
    "No claims of consciousness, learning, whole-animal biological fidelity or live biological recordings.",
    "The shared server persists life-history counters, portfolios, recent trades, mutations, and base and additional neural states. Browsers poll snapshots and interpolate movement; views may differ briefly due to refresh timing. Recovery resumes the latest saved checkpoint.",
    "Brain highlights are a sampled visualization of shared simulated firing activity; they are not live biological recordings.",
    "Neuron inspection shows graph neighbors, with up to 20 strongest normalized weights per direction; straight lines are graph relations, not anatomical axons."
  ]
}
