Skip to content

DEFAULT_APPROVAL_RUNG

const DEFAULT_APPROVAL_RUNG: ApprovalRung

Defined in: core/dist/config/shell-policy.d.ts:581

§1.1 — the default rung is auto-safe, everywhere. It is the default in every interactive context, it does NOT vary with the configured model, and there is no separate non-interactive default. What changes without a human is what an escalation does (§6.2: an immediate non-zero exit, never an approval), not which rung the session starts on. A context-dependent default would reintroduce exactly the hidden branching this ladder exists to remove.