What problem does it solve?
Beads provides a durable, auditable ledger for plan, progress, decisions, and verification by using a per-step workflow. The active bead becomes the canonical place to record context and outcomes, ensuring that session state survives resets and that work is traceable over time.
Core Features & Use Cases
- Durable per-step ledger: Record plan, progress, decisions, and verification as individual beads.
- Workflow lifecycle: Use beads lifecycle concepts (prime, ready, update, close) to manage work slices.
- Molecules and steps: Model work with Proto/Mol/Wisp concepts to capture templates, instantiations, and ephemeral experiments.
- Audit trail: Maintain per-step notes and a ChangeLog to support reproducibility and accountability.
Quick Start
Initialize the beads workflow in your project, prime the context, and create your first bead with an initial plan and verification.