POL-017 · All agents

Max agent turns per session

Compiled into the runtime gateway and evaluated inline on every prompt, tool call and completion in scope. Owned by Platform.

Triggers / 30d

305

blocks, masks and escalations

Integrations bound

0

enforced at each connection

Severity

low

owner Platform

Added latency

7 ms

p99 within the 60 ms budget

Rule definition

Compiled expression

When

  • turns in session > 12

Then

  • terminate loop
  • raise cost anomaly

Policy as code

apiVersion: truint.ai/v1
kind: RuntimePolicy
metadata:
  id: POL-017
  name: "Max agent turns per session"
  owner: "Platform"
  scope: "All agents"
spec:
  severity: low
  mode: enforce
  when:
    - "turns in session > 12"
  then:
    - "terminate loop"
    - "raise cost anomaly"

Governance metadata

Policy ID
POL-017
Owner
Platform
Scope
All agents
State
Enforcing inline
Catalog version
2026.07.3
Last change
2026-07-22 · approved by AI Council

Bound integrations

Where this rule executes

Applies estate-wide rather than to a specific connection.

Recent evaluations

Decisions where this rule fired

No evaluations from this rule in the current buffer.