//! Supervisor-side helpers for the auto-approve patterns feature.
//!//! See `openspec/changes/auto-approve-patterns/` for the spec contracts.
//! The submodules here keep auto-approval logic out of `main.rs` and
//! testable in isolation.
pubmodapprove;pubmodauto_approve;pubmodcurl_allowlist;pubmoddev_allowlist;pubmodlayout;pubmodmanual_approvals;pubmodpermission_prompt;pubmodpoll;pubmodstall;