L4b: Multi-Team Config
Module: M4 Orchestration
Files: starter-config.yaml, solution-config.yaml
Objective
Set up orchestrator + 2 teams with domain locking.
Concepts
Refer to the corresponding module for full concept explanations.
Starter
bash
cd course/labs/l4-multi-team/
# Open starter file and fill in the TODOsCheckpoints
- Define orchestrator with delegate-only tools
- Configure Engineering team with lead + members
- Configure Validation team with domain permissions
- Set per-agent permissions (read/upsert/delete scope)
Solution
Compare against the solution file after attempting the starter.