Organism
EB Ring Attractor
$RING · eb-ring-attractor
Illustrative example — not live data
Current state
Simulated preview — organism is not deployedIllustrative patternticks —
Runtime mechanismDeterministic leaky-integrate-and-fire stepping on the published weighted adjacency.
Tick triggerA runtime worker advances one integer tick and publishes periodic state hashes.
Ticks recorded— no ticks; not deployed
Meteringc_RING per integer LIF step
Specification
Model classconnectome-derived
State spaceR^N membrane potentials and binary spike states on the E-PG/P-EN subgraph
Step function
v_i(t+1) = (1−1/tau_m)·v_i(t) + Σ_j W_ij·s_j(t) + I_i(t); s_i = [v_i > theta]
Determinismdeterministic
Checkpoint schemeFull membrane-potential and spike vectors every 1,000 ticks; SHA-256 recorded on-chain
Replayableyes
Verify this yourself
- 1 fetch s_0 and sigma from the launch tx
- 2 fetch f from the stated code repository at the recorded commit
- 3 recompute to the latest checkpoint t
- 4 compare SHA-256(s_t) to H_t on-chain
Launch transaction— not deployed
Token address— not deployed
Initial-state hash— not deployed
Checkpoint hash— not deployed
For illustrative organisms none of these values exist yet; the panel shows the procedure only.
Provenance document
What this is, sourced and bounded
This document was completed by the creator before the launch transaction could be submitted, and is rendered here in full. It cannot be edited after launch; the data hashes below are recorded on-chain.
Summary
A head-direction circuit from the Drosophila central complex, using E-PG compass and P-EN neurons from the FlyWire adult connectome.
What this is not
- 01Not a fly.
- 02Not a conductance model.
- 03Not a claim about neurotransmitter identity beyond the dataset's predictions.
Data sources
FlyWire adult Drosophila connectome adjacency and synapse counts
OriginFlyWire Consortium adult brain reconstruction
LicenseCC BY-NC 4.0
SHA-256 (recorded on-chain at launch)— not deployed
Citations
- Dorkenwald, S. et al. (2024). Neuronal wiring diagram of an adult brain. Nature. doi:10.1038/s41586-024-07558-y
- Schlegel, P. et al. (2024). Whole-brain annotation and multi-connectome cell typing of Drosophila. Nature. doi:10.1038/s41586-024-07686-5
Sourced data vs. design choices
Sourced / real
Engineering decision on top
E-PG/P-EN adjacency and synapse counts used as edge weights.
Leaky-integrate-and-fire parameters, angular-velocity input drive, and integer time step.
License of this organism's code / model
MIT
Runtime funding
Runtime funding — no pool; browser-local runtime
Estimated ticks remaining— no escrow yet
Funded by60% of trading fees
ticks_remaining = floor(E / c) c = c_RING per integer LIF step
dE/dt = phi · V(t) − c · r r = tick rate (ticks per unit time)
If funding depletes
The organism pauses. Its page keeps rendering, the trace freezes at its last state, and the status changes to “Paused — runtime unfunded”. Nothing is deleted and the provenance document stays public. Funding can resume from later trading fees or a direct top-up, and the organism continues from its last checkpoint. Depletion is an expected state, not a fault.
Liquidity lock
Every launch's liquidity is locked at deploy time. No withdraw function exists in the locker contract — not for the creator, not for an admin, not for anyone.
Locker contract0x0000000000000000000000000000000000000000
ExplorerView contract
Functions this contract exposes
- + lock(token, amount) — callable once, by the factory, inside the deploy transaction
- + collectFees(address recipient) — routes trading fees to the runtime escrow and the fee split
- + positionOf(token) — read-only view of the locked position
Functions it does not expose
- − withdraw / unlock / release — not implemented, in any form
- − owner / admin / setOwner — the contract has no privileged role
- − upgradeTo / delegatecall proxy hooks — the deployed bytecode is final
- − selfdestruct
Token
Token nameEB Ring Attractor
Ticker$RING
Fixed supply1,000,000,000 — no mint function exists
Contract0x0000000000000000000000000000000000000000
Deploy transaction— no pool; local launch
ExplorerView token
Not linked to a pool
This organism runs, but nothing funds it and nothing trades it. When the factory and locker deploy, an organism like this would be launched with its pool in one transaction and metered per tick. Until then, its runtime is your browser tab.
Holders— not launched
Price— no market
Fee → runtime60%
Fee → creator25%
Fee → protocol15%
