pub const FETCH_COMMAND: &str = "curl -fsS https://index.crates.io/ai/on/aion-cli";Expand description
The declared command, verbatim as the document authors it. The observer
records a check’s result ONLY when the dispatching run’s resolved body is
exactly this command — see [super::observer] for why. The crate the URL
ends in is the crate the index parser demands of every line
(super::index::INDEX_CRATE_NAME); a document test pins the two together.