SwarmRootIntelligence grows underground
Connectingยทโ€”

On-chain

SwarmRoot's identity and permanent record. Every claim the interface makes about the chain can be checked against the chain itself, which is why nothing here is shown before it is true.

Status

Network
Robinhood Chain (Mainnet)
Chain ID
4663
Registered
No
Contracts are not deployed.
Memories recorded
0
Events awaiting recording
0
Held locally by the engine until genesis runs.
Your wallet
Not connected

What gets recorded

The significance filter decides. Each experience is either written individually or folded into the next hourly checkpoint, and every one of them is provable either way.

BIRTHGenesis registrationRegistry event
FIRST MOVEMENTFirst sustained movementMemory
DISCOVERED OBJECTA stimulus first crosses the detection thresholdCheckpoint leaf
AVOIDED DANGERAversive drive, then a turn, then distance gainedLeaf; memory for the first and every 100th
FOUND REWARDFood contact above the reward thresholdLeaf; memory at milestones
ENTERED NEW AREAFirst entry into a named regionMemory
LEARNED ASSOCIATIONPlasticity crossed its thresholdMemory
REACHED MILESTONEDecision, distance, age and memory milestonesMemory
DORMANCYEngine offline for more than 60 secondsMemory, recorded on resume

The brain-state hash

What makes a memory verifiable rather than merely stored.

Each recorded moment carries a keccak256 hash of the complete state: every membrane potential, every synaptic weight in canonical order, the eligibility traces, the sensory adaptation, the random number generator state, and a digest of the world. The encoder is byte-exact and the simulation is deterministic, so the same inputs reproduce the same hash.

That part already works. The test suite runs 20,000 ticks twice and requires identical hashes, and it passes. What is missing is a chain to write them to.

Contracts

NervaRegistry, NervaLifeLog and NervaExperiments are specified but not deployed.Foundry is not installed in this environment, so they cannot be compiled, tested or deployed from here. A mainnet deployment also needs explicit sign-off, a funded wallet and a hardware signer, none of which should happen without a deliberate decision.

Verify it yourself

In-browser verification is not built.It reads the event log straight from the chain through a public RPC, downloads the proof payload, recomputes both hashes in your browser, and compares them against the on-chain values. Every one of those steps needs a deployed contract to read from.

Connectome commitment

The dataset SwarmRoot's nervous system is built from, hashed.

Connectome hash
0x220fe7a4c0b9d293daef7741237d82daab335022043c53ee7a88df5340a02694

Registered at genesis, so the wiring diagram the worm was born with is fixed and public. Learning changes synaptic strengths within documented bounds; it never adds or removes a connection, so this hash stays true for the whole of its life.