Rule
Enforce isolation by worker, not by thread.Setup
Create separate workers per domain:agency-coreclient-aclient-b
Team operating model
- Work starts by selecting the target worker.
- Only that worker’s skills and automations are used.
- Cross-domain tasks are copied intentionally, not merged by default.
Benefits
- Better prompt determinism
- Clearer audit history
- Safer data boundaries
- Easier onboarding for non-technical teammates