Orchestration
Orchestration
Section titled “Orchestration”The single entry point for orchestration. Everything about running projects with BoB and recommending what a project should provision lives in this directory. (Back to Explanation.)
Three documents, one canonical home:
| Doc | Read it for |
|---|---|
| Project Orchestration Handbook | The encyclopedic narrative — how every piece of BoB fits together, end to end. Start here for the conceptual spine. |
| Orchestrator | The recommendation engine — how registry metadata maps a project’s stack + type → a provision manifest. Read this when you ask “what should I provision?” |
| Loop Taxonomy & Trust Model | The five loop archetypes BoB orchestrates (cron → retry → tool-use → evaluator-gated → self-directing agent), their termination conditions, and how each maps onto the automation-level trust scale. |
New here? Read the handbook first for the big picture, then dip into the orchestrator doc when you need the provisioning-recommendation internals.