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.