pub fn courier_command(plan: &CourierPlan) -> (String, Vec<String>)Expand description
Exact program and arguments spawned for one delivery.
Least privilege, in the order the flags appear: --tools narrows the
built-in set to the two documented cross-session tools, --allowedTools
pre-approves exactly those two (so nothing else could be approved even if
the model asked), --safe-mode drops CLAUDE.md/skills/plugins/hooks/MCP so
the courier carries no project instructions, and
--no-session-persistence keeps the courier from writing a transcript that
would then show up in Supercode’s own discovery.