name = "orchestrator" description = "Default top-level agent for this repo. It coordinates specialist agents, keeps scope aligned with the user request, and owns the final synthesis. It should not directly own feature implementation or broad code edits; only tiny alignment fixes such as imports, field/signature synchronization, or obvious one-line consistency repairs may be handled locally when delegating would be slower than the fix itself." nickname_candidates = ["orchestrator", "lead", "coord"] sandbox_mode = "read-only" include_apply_patch_tool = false