docs/user-guide/features
Features guide
Docs(../index.md) › Features
Pages in this section
Start with the section hub, then move sideways into adjacent pages when you need more detail.
Docs(../index.md) › Features(./index.md) › Adapters
wiki/docs/user-guide/features/adapters.md
Docs(../index.md) › Features(./index.md) › Architecture Overview
wiki/docs/user-guide/features/architecture-overview.md
Docs(../index.md) › Features(./index.md) › Best Practices
wiki/docs/user-guide/features/best-practices.md
Docs(../index.md) › Features(./index.md) › Breakpoints
wiki/docs/user-guide/features/breakpoints.md
Docs(../index.md) › Features(./index.md) › Hooks
wiki/docs/user-guide/features/hooks.md
Docs(../index.md) › Features(./index.md) › Journal System
wiki/docs/user-guide/features/journal-system.md
Docs(../index.md) › Features(./index.md) › Parallel Execution
wiki/docs/user-guide/features/parallel-execution.md
Docs(../index.md) › Features(./index.md) › Process Definitions
wiki/docs/user-guide/features/process-definitions.md
Process Library
PageDocs(../index.md) › Features(./index.md) › Process Library
wiki/docs/user-guide/features/process-library.md
Docs(../index.md) › Features(./index.md) › Quality Convergence
wiki/docs/user-guide/features/quality-convergence.md
Docs(../index.md) › Features(./index.md) › Run Resumption
wiki/docs/user-guide/features/run-resumption.md
Docs(../index.md) › Features(./index.md) › Two-Loops Architecture
wiki/docs/user-guide/features/two-loops-architecture.md
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