What problem does it solve?
Managing experiments across sessions is error-prone without a cohesive, append-only record. Lab-notes provides an append-only log, a formal FRAME -> SETUP -> RUN -> ANALYZE -> VERDICT workflow, and two operational modes to standardize experimentation and decision making.
Core Features & Use Cases
- FRAME -> SETUP -> RUN -> ANALYZE -> VERDICT workflow guides hypothesis-first exploration.
- Append-only Running Log with timestamps, hypotheses, observations, and formal verdicts to prevent context loss.
- Phase gates and mode selection (Rigorous vs Freeform) to enforce or relax structure depending on the project.
- References integration with external guides for compliant documentation and knowledge sharing.
Quick Start
Create a new experiment with /lab-notes new <slug> and follow the prompts