SRG governance

SRG decides whether an agent action should run.

Before execution, ActLayer evaluates the API key, agent, wallet, capability, provider, input, spend limits, risk level, and approval requirements.

Decision outcomes

allow

The action passed governance, wallet, and permission checks and can execute immediately.

block

The action cannot run. Agents should not bypass ActLayer to avoid the block.

needs_approval

The action is pending user approval in the dashboard before execution.

Checks in the current policy

Agent status

Paused agents cannot execute actions.

Capability permission

Per-agent allow/deny rules control which capabilities can run.

Spend limits

Per-action, daily, and monthly agent limits are enforced before execution.

Wallet balance

The wallet must have enough balance for the action price.

Input risk

Suspicious or payment-sensitive input increases the risk score.

Provider trust

Provider status, trust score, failures, timeouts, and refunds affect decisions for provider-backed capabilities.