pub const DECLINED_STATE: &str = "declined";Expand description
The signed state value for a question a human explicitly declined to
choose (“use your own judgment”) — distinct from ANSWERED_STATE so the
agent never mistakes a decline for a real answer.