Skip to content

automations.yaml

Source: config/automations.yaml

# Minimum interval (seconds) applied to automations created through the
# Discord NL path. Used by AutomationCreationPath when persisting the row.
discord_automation_default_min_interval_seconds: 300

cadence_policy:
  claude_native:
    min_interval_seconds: 43200
  sandbox:
    min_interval_seconds: 43200
  shadow_primary:
    min_interval_seconds: 3600
  trusted:
    min_interval_seconds: 900
  degraded:
    min_interval_seconds: 43200
  flagged_for_review:
    pause: true