Policies

Configure governance policies for execution, data handling, access control, and healing behavior.

Total

12

Enabled

10

Disabled

2

Categories

5

Execution

3

Max Concurrent Executions

Enabled

Limit concurrent test executions per system to prevent resource exhaustion.

limit: 10scope: per_system

Modified by P.Sharma on Apr 15, 2026

Execution Timeout

Enabled

Maximum duration for a single test execution before automatic termination.

timeout_mins: 120warning_at: 100

Modified by J.Rao on Mar 20, 2026

Business Hours Only

Disabled

Restrict production system testing to business hours only.

hours: 09:00-18:00timezone: Asia/Kolkatadays: Mon-Fri

Modified by M.Reddy on Feb 10, 2026

Data

3

Evidence Retention

Enabled

Automatic cleanup of test evidence older than retention period.

retention_days: 90archive_before_delete: true

Modified by P.Sharma on Apr 1, 2026

PII Data Masking

Enabled

Automatically mask PII data in screenshots and logs.

mask_fields: [4]mask_char: *

Modified by J.Rao on Mar 15, 2026

Fixture Expiration

Enabled

Automatically expire test fixtures after configured period.

default_expiry_days: 180warn_before_days: 14

Modified by S.Kumar on Feb 28, 2026

Access Control

2

Production System Access

Enabled

Require additional approval for production system test execution.

require_approval: trueapprovers: [2]min_approvals: 1

Modified by P.Sharma on Apr 20, 2026

IP Boundary Enforcement

Enabled

Prevent distribution of org-scoped content to global tenant.

enforce: truewarn_only: false

Modified by M.Reddy on Mar 10, 2026

Healing

2

Auto-Heal Confidence Threshold

Enabled

Minimum confidence score required for automatic healing application.

min_confidence: 85require_human_review_below: 70

Modified by J.Rao on Apr 25, 2026

Healing Rate Limit

Enabled

Limit number of healing attempts per execution to prevent loops.

max_heals_per_execution: 5max_heals_per_step: 2

Modified by S.Kumar on Mar 25, 2026

Promotion

2

Auto-Promotion Threshold

Disabled

Automatically promote IR changes that meet confidence and occurrence thresholds.

min_confidence: 95min_occurrences: 10min_success_rate: 100

Modified by P.Sharma on May 1, 2026

Published IR Protection

Enabled

Require review for changes to published IRs affecting multiple scenarios.

scenario_threshold: 5require_lead_approval: true

Modified by J.Rao on Apr 18, 2026