Skip to main content
ArgentOS Business — Simulation gates are part of the Business governance tier.

Overview

Simulation gates are optional quality checkpoints that evaluate agent behavior before allowing deployment. They run test suites against agent policies and score the results across four dimensions.

Four Component Scores

Each score is 0-1. The gate aggregates scores across test suites and compares against minimum thresholds.

Gate Modes

Configuration

Simulation gates can be configured globally or per-agent. Agent-level gates override the global gate.

Worker Wizard Defaults

When creating agents through the Worker Wizard, each template comes with recommended simulation defaults:

When to Use

  • New agent deployment — verify the agent behaves within policy before going live
  • Policy changes — re-run simulations after modifying department or global policies
  • Compliance audits — generate reports showing agent adherence to organizational rules
  • Regression testing — catch behavior drift after model or config changes

See Also