pub fn pipeline_nudge_decision(envelope: &str) -> Option<Value>Expand description
The generic pipeline nudge for a Bash envelope process did not steer:
a warn-only decision (never a deny) prompting the agent to reach for a
ct call instead of a shell pipeline. None unless the command is a
pipe with no specific steer (see super::pipeline_nudge).