Skip to main content

CONTROLLED_JOB_HARNESSES

Constant CONTROLLED_JOB_HARNESSES 

Source
pub const CONTROLLED_JOB_HARNESSES: &'static [&'static str];
Expand description

Harnesses whose scheduled jobs supercode can MUTATE through their own CLI verb. Strictly narrower than crate::jobs::JOB_HARNESSES: Claude Code is readable but not controllable.