Builder sections
Agent Builder is split into four editing areas:Soul: role, purpose, and execution style.Skills: tool capabilities available to the agent.Memory: context retention behavior.Airlock: risk and approval policy.
Safe first deployment flow
- Define a narrow role in
Soul. - Enable only required tools in
Skills. - Keep memory minimal for first iteration.
- Set restrictive Airlock defaults.
- Save and test in
Agent Chat. - Deploy after behavior review.
Save and deploy behavior
Save Draft: persists locally.Deploy: publishes to Rainy ATM.
Common mistakes
- Defining broad roles that trigger uncontrolled tool use.
- Allowing command execution too early.
- Deploying without running local test prompts first.
