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
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.