Skip to main content

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