bd ready like any other
work. The full pipeline is diagrammed in
How Beads Works.
| Phase | What it is | Lifecycle |
|---|---|---|
| Proto (solid) | template epic with {{variables}}, carries the template label | reusable, not live work |
| Molecule (liquid) | persistent beads poured from a proto (bd mol pour) | synced like any bead |
| Wisp (vapor) | ephemeral instantiation (bd mol wisp) | excluded from federation push by default; deleted by bd purge |
Pages in this section
- Molecules — instantiated work graphs: pouring, inspecting, bonding, and squashing molecules.
- Formulas — the TOML/JSON source format: steps,
needsdependencies, variables, and composition rules. - Gates — async wait conditions (human, timer, GitHub run/PR, cross-rig bead) that park a step until the world catches up.
- Wisps — ephemeral molecules for transient operational work that shouldn’t clutter history.
- TODO Command —
bd todo, the lightweight interface for managing TODO items as task beads.