Command categorygen derives the authoritative event-type -> category lookup
from openapi.yaml. Every schema that pins both a `type` const and a
`category` const contributes one entry. openapi.yaml is the single source of
truth; this generator just surfaces it to Go.