Agent design
Design bounded AI agents with a clear mandate, the minimum required tools and data, explicit handoffs, and safe exception paths.
Three questions to guide the work
- What can the agent decide on its own?
- Which tools and records may it access?
- When must it stop and hand work to a person?
Guides in this topic
The first guides for this topic are being prepared.