pub static DECLARATION: LazyLock<Declaration>Expand description
What this binary’s own release declares.
The bytes are embedded, so a declaration that does not parse is a defect in the build rather than a state a command can meet. The canon suite parses the same file, so the failure lands in the test run.