stage(describe): the public repo URL on the card
Some checks are pending
ci / node 22 (test + typecheck) (push) Waiting to run
ci / rust stable (cargo test --workspace --release) (push) Waiting to run
ci / infra/tests/lint.sh (push) Waiting to run
ci / playwright apps/stage (allowed to fail) (push) Waiting to run

This commit is contained in:
acamilo 2026-09-22 02:08:31 +00:00
parent 660c3cf00d
commit faec84b42e
2 changed files with 2 additions and 2 deletions

View file

@ -47,5 +47,5 @@ export const DESCRIBE_CARD: DescribeCard = {
'The screen is its eye. Its motor neurons press the buttons. Each scene offers a few actions, ' +
'walk to a door, talk, attack; the fly picks one. When the game rewards it, a few thousand ' +
'synapses shift, and what worked gets likelier. !sugar sends it a small reward pulse, no ' +
'buttons. FlyWire connectome.',
'buttons. FlyWire connectome. github.com/acamilo/flybrain',
};

View file

@ -13,7 +13,7 @@ come from the dataset at runtime; nothing else is dynamic.
This is a real fly's brain, 139,255 mapped neurons and 2.7 million synapses, running live. The
screen is its eye. Its motor neurons press the buttons. Each scene offers a few actions, walk to
a door, talk, attack; the fly picks one. When the game rewards it, a few thousand synapses shift,
and what worked gets likelier. !sugar sends it a small reward pulse, no buttons. FlyWire connectome.
and what worked gets likelier. !sugar sends it a small reward pulse, no buttons. FlyWire connectome. github.com/acamilo/flybrain
## The new-chatter switch (the operator, 2026-09-17)