pub fn catalog() -> Vec<SchemaEntry>Expand description
Static catalog of commands that already emit a stable JSON shape.
E2.1 seeds the commands that ship a schema_version today (doctor,
session export, the provider catalog). New commands register here as
they migrate to JsonEnvelope — for example, the skills family
added in E3.2.