Skip to main content

AVOID

Constant AVOID 

Source
pub const AVOID: &[&str];
Expand description

Words that characterise the COMMAND rather than describing what happened.

“this command is not on the allowlist” reads as a verdict, and an agent’s natural response to a verdict is to hunt for a spelling that passes. The true statement is nearly the opposite: safe-chains approves what it has researched and has no opinion about the rest.

denied is absent deliberately: it is the name of a Verdict variant and appears throughout the code and the docs. This list governs AGENT-FACING copy, which is what no_refusal_copy_ characterises_the_command checks.