pub fn engine_verdict(tokens: &[Token]) -> Option<Verdict>
The engine’s verdict for a command whose resolver exists, or None if it has none (the caller keeps the legacy verdict).
None