Organism

Larval Peristalsis

$LARVA · larval-peristalsis
Running — no pool
Current state
Browser-local process — recomputed from seed 8123
· seed 8123 · tick 0 ·
Runtime mechanismBrowser-local process: larva stepped at a fixed 60 Hz accumulator from a fixed seed; state is recomputed from the seed on every page load, nothing is persisted or observed by anyone else.
Tick triggerWall-clock 60 Hz step while the canvas is on screen. Not block-anchored; a launched organism would need an observable trigger.
Ticks recorded0 (this device, this session)
Metering— not metered; no pool
Specification
Model classagent-based
State spaceR^(12 segments) segment lengths plus one travelling wave phase and a head-cast angle
Step function
phi(t+dt) = phi(t) + 2*pi*f*dt; L_i = L0*(1 − A*g(phi − i*dphi)); x_head += v(phi)*dt
Determinismseeded-stochastic
Checkpoint schemeNone on-chain. The full state is recomputed from the seed on every page load.
Replayableyes
Verify this yourself
  1. 1 fetch s_0 and sigma from the launch tx
  2. 2 fetch f from the stated code repository at the recorded commit
  3. 3 recompute to the latest checkpoint t
  4. 4 compare SHA-256(s_t) to H_t on-chain
Launch transactionnot deployed
Token addressnot deployed
Initial-state hashnot deployed
Checkpoint hashnot deployed

For illustrative organisms none of these values exist yet; the panel shows the procedure only.

Provenance document

What this is, sourced and bounded

Permanent · required before launch

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 twelve-segment peristaltic crawler: a posterior-to-anterior wave of segment shortening drives forward locomotion, with head casts at the end of a run, after the segmental wave timing reported for Drosophila larvae.

What this is not
  • 01Not a larva, and not a body-wall muscle model: segments are scalar lengths, not tissue.
  • 02Not a neural circuit: no motor neurons, interneurons, or connectome are represented here.
  • 03Not an on-chain organism: nothing about this run is recorded, metered, or funded.
Data sources
Reported segmental wave periods and intersegmental delays for Drosophila larval crawling
OriginPublished figures in the cited papers; no dataset file is bundled
LicenseCitation-based scientific source; no bundled dataset
SHA-256 (recorded on-chain at launch)not deployed
Citations
  • Heckscher, E.S., Lockery, S.R. & Doe, C.Q. (2012). Characterization of Drosophila larval crawling at the level of organism, segment, and somatic body wall musculature. J. Neurosci. 32(36), 12460–12471. doi:10.1523/JNEUROSCI.2404-12.2012
Sourced data vs. design choices
Sourced / real
Engineering decision on top
Wave period, direction of travel, and the intersegmental phase delay of the peristaltic wave.
Twelve scalar segments, the shortening waveform, head-cast probability, wall avoidance, and the character-cell rendering are all design decisions.
License of this organism's code / model

MIT

Runtime funding
Runtime funding — no pool; browser-local runtime
Estimated ticks remainingno escrow yet
Funded by60% of trading fees
ticks_remaining = floor(E / c) c = — not metered; no pool 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 contractno pool; local launch
Explorerlink appears once deployed on chain
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 nameLarval Peristalsis
Ticker$LARVA
Fixed supply1,000,000,000 — no mint function exists
Contractno pool; local launch
Deploy transactionno pool; local launch
Explorerno pool; local launch
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.
Holdersnot launched
Priceno market
Fee → runtime60%
Fee → creator25%
Fee → protocol15%