pub static CATALOG: LazyLock<Catalog>Expand description
What this binary’s own release declares its corpus to hold.
The bytes are embedded, so a catalog 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.