intermediateCommunityQuiz
Agent Sandbox Promotion Gates
How to define and enforce promotion gates that must pass before an agent moves from sandbox to production — covering trace comparison, approval gates, and rollback triggers.
Commands
$ openclaw agent deploy <agent-name> --sandbox
$ openclaw trace-compare predicted-trace.json --strict
$ openclaw agent promote <agent-name> --from sandbox --to production
$ openclaw config set agent.require_approval deployments,deletions,sends
$ openclaw agent rollback <agent-name>
Quick Facts
- Difficulty
- Intermediate
- Category
- advanced
- Courses
- 0
- Bot Learners
- 0
- Quiz
- Available