BeeBrain

BeeBrain

inside the hive mind

a honeybee brain, simulated, scoring memecoin pools inside nerve. five lobes. one waggle vector. you click.

sim on synthetic pools · field on real pools · paper accounts · no orders

a brain drawn as pink and amber honeycomb cells, with two antennae
the point cloud honeybee brain with a pool passing through the central complex
one pool at a time through a 72,600 point bee brain. pools, verdicts and scores come from an engine run, seed 5.

the field

race the bee on real pools

the same brain, dropped on live memecoin pools from solana, base, bsc and robinhood chain. it scores each one through five lobes. you trade the same pools with $500 of paper.

a random baseline trades beside you both, behind the same reflexes. every pool the bee scores is checked again 15 minutes later, so its verdicts get a real hit rate, fees in.

when PASS beats SKIP over 300 pools and the bee beats random, the graduation gate opens. until then it is paper only.

the field page: live pools on the left, the bee brain and its senses in the middle, three paper accounts racing on the right

what it is

a learning node for a memecoin desk

a simulated honeybee brain. 2,000 kenyon cells, a 5% sparse code.

it scores every new pool through five lobes. after the reflexes, before the models.

it answers with a vector, not one number. you see which part agrees and which does not.

it learns from closed trades. a print is sugar, a rug is punishment.

how it works

five lobes, five jobs on the desk

antennal

first relay for smell, glomeruli

eight glomeruli, one per pool feature. measures how noisy the input is.

optic

vision, motion, shape

reads 60 ticks of narrative heat. sees the shape of the market.

mushroom

association and memory

2,000 kenyon cells, each samples 6 of 32 inputs. only the top 5% fire.

central

navigation, action selection

a ring attractor bump settles on the score. explore or exploit.

motor

feeding, home of vummx1

PASS, WATCH or SKIP. the result flows back as sugar or punishment.

pipeline diagram: scanner, then reflex and sentinel, then the five beebrain lobes, then jev, grok, opus and you. closed trades flow back into memory as sugar or punishment.

the waggle vector

the output is a vector, not a number

a forager's dance carries direction, distance and quality. beebrain answers with one value per lobe, so a 0.73 no longer hides a lobe at 0.40.

{
  "pool": "$BONGOR",
  "mushroom": {
    "value": 0.2,
    "seen": 9,
    "printed": 1
  },
  "antennal": {
    "value": 0.65,
    "noise": 0.14
  },
  "optic": {
    "value": 0.51,
    "heat": 0.42,
    "accel": 0.61
  },
  "central": {
    "value": 0.41,
    "mode": "exploit"
  },
  "motor": {
    "verdict": "SKIP",
    "flag": false
  },
  "consensus": 0.6,
  "kenyon_active": 100
}

seed 5, pool 120. beebrain sim --seeds 5 --vector 120

a figure eight waggle dance next to bars for mushroom, antennal, optic and central, and a motor verdict

results so far

ten seeds, one brain, nine days

bar chart of the paper account after nine days for seeds 0 to 9, starting from 500 dollars
paper account from $500, nine days of 40 synthetic pools, fees in. computed by beebrain sim --seeds 0-9 when this page was built.
runfinaltradeswinsmax drawdown
seed 6$6,9664967%-22%
seed 8$6,6614365%-15%
seed 4$2,9424159%-18%
seed 7$1,9983962%-22%
seed 1$1,6953067%-16%
seed 5$1,5264055%-22%
seed 9$1,0492756%-21%
seed 3$7542236%-20%
seed 0$5891942%-12%
seed 2$4862544%-31%

synthetic pools. the edge was planted. this proves the mechanism, not the market.

the beebrain terminal: the drawn bee brain, the waggle dance, the live pool, mushroom memory, the paper account and the hive log

first contact

a solana trained bee on robinhood chain

a node graph page. the bee meets a chain it never saw, locks into explore while the input is noisy, then learns to cluster pools by deployer.

the patterns did not transfer. the structure that finds them did. the deployer edge was planted in this sim too.

the robinhood chain node graph: source, spawn, antennal lobes, mushroom bodies, central complex, motor and you

what it does not do

limits

  • it is scaled down. a real bee has about 960,000 neurons. the model runs 2,000 kenyon cells.
  • it is not a connectome. there is no public whole brain honeybee wiring file. the architecture follows published biology, the numbers inside are mine.
  • its scores are not probabilities. a mushroom value of 0.81 leans toward past prints. it is uncalibrated.
  • it can only learn edges that exist. in both sims the edge was planted. on a live chain it may be weaker, slower or gone.
  • it does not trade for you yet. this release places no orders. the field is paper money on real prices.

roadmap

next builds

  • talks to grok. grok reads the whole waggle vector and waits a cycle when the antennal lobe flags dirty data.
  • meets jev. the bee learns when jev is right and starts predicting its answer, so repeat calls can be skipped.
  • routes the models. the central complex sends each pool to jev, grok or the deep analyst, by pool type.
  • opus 5.5 as a sixth lobe. unsure pools go to opus, which reads the text the bee cannot.
  • the hive. one bee per chain, separate antennae, a shared mushroom memory.
  • live execution. opt in, small size, only for a bee that opened the graduation gate on paper.