II.
Page reference
Reading · 1 minpage:docs-user-guide-features
Features reference
Docs(../index.md) › Features
Docs › Features
Features
This section explains how Babysitter works once you are past installation and want to understand the system on purpose, not by trial and error.
Audience
- Developers learning the control model behind Babysitter runs
- Engineers tuning quality gates, checkpoints, and process structure
- Technical leads deciding which workflow patterns to standardize across a team
Scope
These pages describe the core operating model:
- how Babysitter turns prompts into bounded workflows,
- how quality convergence and replayable evidence work,
- how parallel execution, journals, hooks, and resumption fit together.
Start With
1. Two-Loops Architecture 2. Quality Convergence 3. Process Definitions 4. Process Library
When To Leave This Section
- Need exact commands or flags? Go to User Guide Reference.
- Need a guided project? Go to Tutorials.
- Need install or first-run setup? Go to Getting Started.
Next steps
- **Start with:** Two-Loops Architecture
- **Related:** Architecture Overview, Quality Convergence, Reference overview