EXPLORING DIGITAL CONTINUITY

Immortal Fly

Life is a signal.
Keep it going.

Every confirmed buy will send a signal through the network. Follow its activity, moment by moment.

Explore the network
NEURAL OBSERVATORYNETWORK ACTIVE
Whole network384-NEURON MODEL
Drag to orbit · arrow keys to rotate
NETWORK VIEW00:00.00

STIMULUS SOURCE
Confirmed on-chain buys

POPULATION ACTIVITYNORMALIZED · 8 s WINDOW
01 OPTIC02 CENTRAL03 OLFACTORY
NETWORK ACTIVITY
0.0spikes / neuron / s
Model neurons384
Connections

Save a state to return to it during this visit.

TOKEN → BRAINAwaiting token connection
Confirmed buys this session
Network speed1.0×

Awaiting token CA · baseline activity only.

Interactive neural model · explore, capture, restoreAbout this model ↗

NEURAL RESPONSE

Every buy. One response.

Awaiting token connection
NEURAL RESPONSE / ACTIVITY TRACES
BASELINE
Resting activityEvoked response12 s window · normalized
Purchase responses
Confirmed on-chain buys
Latest responseWaiting
RESPONSE LOGTIME / EVENT / RESPONSE
  1. Awaiting token connection. Confirmed purchases will appear here.

Purchase tracking will activate after the token contract is connected. Until then, the display shows baseline activity.

Model & methodology +

This is a simplified leaky integrate-and-fire model with 384 neurons, procedural connections, and fly-inspired spatial geometry. Stimuli change membrane potentials and trigger spikes; the traces and telemetry derive from the same model state. Capture and restore apply only to this page session. The separate EEG-style monitor adds an illustrative evoked-response envelope to mark each confirmed purchase. No measured MICrONS or MaleCNS connectome is loaded. This is not recorded EEG or evidence of consciousness or immortality.

01 — INQUIRY

The question of continuity

Life is a process.
Can we preserve its next moment?

A connectome describes how neurons are connected. A simulation lets a model evolve. Our question begins with what happens next: can its changing state be preserved, recovered and carried forward?

One evolving state.

A traceable history.

The possibility to continue.

We use “digital immortality” to describe the capacity to preserve and resume a computational life. Its continuation still depends on storage, compute and maintenance.

02 — FOUNDATION

Grounded in open science

MaleCNS

The map came
from the scientists.

The scientific foundation is the MaleCNS connectome, a collaborative project led by HHMI Janelia, with Google Research and Cambridge / MRC LMB. It maps the male fruit fly’s brain and ventral nerve cord.

166,691neurons in the published connectome [01]
Brain + nerve cordComplete CNS
FIG. 01MALE DROSOPHILA · CNS
Scientific rendering of central brain, optic lobes and ventral nerve cord from the Google Research MaleCNS article.
MaleCNS anatomical overview. Source: Google Research and collaborators. View the scientific source
01

Mapping

HHMI Janelia · Google Research · Cambridge / MRC LMB

Reconstructing and annotating the nervous system from microscopy.

02

Modelling

Computational neuroscience

Combining wiring with neural dynamics. Shiu and Lappalainen et al. provide relevant modelling precedents.

03

Continuity

Immortal Fly · proposed contribution

Preserving the evolving simulation state, with verifiable recovery and migration.

03 — CONTINUITY

A proposed path to persistence

Not lost.
Carried forward.

A computational life needs more than the same code to continue. It needs the state that made this moment possible.

Keep the whole moment.

Commit the neural state, learned changes, random generator state and simulated environment as one compatible checkpoint.

STATE / CONTINUITYPROPOSED FLOW
SimulationWORKER A
CheckpointCHECKPOINT
ContinuationWORKER A
Neural stateLearned changesRandom stateEnvironment

A coherent state is written to the archive.

ONE TRACEABLE LINEAGE

Proposed architecture · Explore how a saved state could support recovery and migration.

04 — DOSSIER

The research dossier

CONTENTS / 06
01The thesisWhat digital continuity means

Immortal Fly investigates persistence for connectome-derived fruit fly simulations: retaining a model’s evolving state across interruptions and machine changes.

The engineering objective is a continuing computational trajectory with a traceable lineage. This does not establish biological immortality, consciousness, or the persistence of a subjective identity.

The project publishes this proposal as a research direction. A full persistence engine and experimental results are not yet available.

02Scientific foundationsFrom anatomical map to computational model

The MaleCNS connectome is the original scientific resource. The Cell paper reports 166,691 neurons across the brain and nerve cord. Janelia records the v1.0 dataset release on 8 June 2026 and publication on 3 September 2026.

Google Research’s account identifies HHMI Janelia as project lead. The official dataset page credits Janelia FlyEM, Cambridge / MRC LMB and Google Research. The dataset is released under CC BY.

Connectivity is a structural constraint; model dynamics require further assumptions. Shiu et al. (2024) studied sensorimotor processing with a computational fly brain model. Lappalainen et al. (2024) combined connectome constraints and task optimization in visual-system models. These are methodological precedents, not evidence of digital immortality.

A filtered simulation graph and an anatomical dataset can have different neuron and connection counts. Their numbers must not be presented as interchangeable.

03The state we must preserveDefine what a checkpoint contains

A complete checkpoint should identify its graph, model version, parameter set, numeric format and runtime. It should include membrane potentials, refractory counters, learned gains, relevant learning traces, random generator state, the simulation clock and controlled environment state.

State must first pass continuously between simulation windows. Periodic saving cannot restore information that the simulation itself discards at a window boundary.

In the inspected downstream implementation, learned gains already support saving and loading. FlyBrain.run() initializes its membrane and refractory arrays per call. This is one implementation-level gap to investigate, not a limitation of the underlying scientific dataset.

04Recovery & migrationMake continuation inspectable

Write checkpoints atomically with integrity checks and maintain independent backup copies. Record the input history needed for replay, and distinguish committed state from work that may be lost in a crash.

A compatible worker should restore the same checkpoint schema before continuing. One active writer prevents contradictory histories. A deliberate fork receives a new lineage identifier linked to its parent checkpoint.

Hash checks establish file integrity, not consciousness or biological equivalence. Restoring the latest checkpoint may omit uncommitted experience; the record must disclose that gap.

05The first experimentA falsifiable continuation test

Run a fixed input sequence in a controlled environment. Preserve a checkpoint, interrupt one worker, restore it and compare its continuation against an uninterrupted reference run.

Measure restored-state agreement, retention of learned changes, the subsequent state trajectory and recovery on a second compatible host. Publish the inputs, runtime, checkpoint schema and comparison procedure.

Cross-platform tests require declared numeric tolerances. A changing live website is not an adequate deterministic test environment. All four tests remain planned; no pass rate or runtime record is claimed here.

06Status & open questionsWhat remains to be built

Available today: this proposal and a simplified 384-neuron web model with in-session capture and restore. The original science, public data and downstream code are linked. A durable checkpoint-and-recovery engine for a full connectome remains to be built.

Open questions include state completeness, numerical stability, graph compatibility, recovery gaps, storage cost and how to define a computational lineage when a state is copied.

Immortal Fly is independent of Google Research, HHMI Janelia, Cambridge / MRC LMB and the reference developer. Scientific attribution does not imply affiliation or endorsement.

05 — REFERENCES

Built on a public record.

Primary research comes first. Applications are credited at the layer they contribute.

  1. [01]
    Berg et al. · Cell · 2026

    The complete male Drosophila CNS connectome

  2. [02]
    HHMI Janelia · Google Research · Cambridge / MRC LMB

    MaleCNS dataset, releases and research credits

  3. [03]
    Google Research · 03 Sep 2026

    Mapping the complete male fruit fly brain

  4. [04]
    Shiu et al. · Nature · 2024

    A Drosophila computational brain model reveals sensorimotor processing

  5. [05]
    Lappalainen et al. · Nature · 2024

    Connectome-constrained networks predict neural activity across the fly visual system

  6. [06]
    Fruitflydev · inspected revision d450e3f

    Flycoinrh: an independent downstream implementation

Immortal Fly

Tiny life. Infinite timeline.

An inquiry into what it means to continue.