This file tells Ralph Loop agents how your project is structured. Fill in every section. Agents read this before every session to understand your project's architecture, conventions, and commands.
Keep this file under 200 lines for optimal agent context usage.
path:
src/
├── ...
# Run all tests
# Run a single test file
# Run with coverage
# Run code generators (leave blank if none)
# Format, migrate, seed, deploy, etc.
docs:
-
registry:
specs_dir: docs/specs/
implementation_plan: docs/IMPLEMENTATION_PLAN.md
spec_registry: ralph/SPEC_REGISTRY.md