Live walkthrough · scenario — branch — merge — done
Watch a scenario travel from Alice's editor to Done on canonical main.
Ten alternating scenes follow a single scenario through the full loop:
Alice authors the Given/When/Then; her board shows it in
Backlog; Bob branches and solves it; his board shows it
in Done; Bob publishes through Radicle; Alice's board
promotes the canonical card to In Process via the wip-branch
overlay; Alice merges and accepts; her
board shows it in Done — all without leaving the
canonical repo.
Earlier ghost-card demo (Bob adds a new scenario only):
demo-branch.mp4.
Watch a patch find its own audience
A second walkthrough, recorded from a live 3-node Radicle lab.
Alice ships a security fix that breaks Bob’s code. Bob fixes
it on his own branch — tests passing — and gossips it
via Radicle. Tom finds Bob’s work and adopts it. Alice
eventually does too. They never meet. No central forge in the loop.
The punch is when Tom’s board surfaces Bob’s branch as
a ghost card — passing tests, Bob’s DID as creator
— before Alice has agreed to anything.