use ResourceRef;
use crateis_k8s_builtin_group;
/// Compute the catalog-relative path `<group>/<kind_lc>_<version>.json`.
/// Returns `None` for resources that don't belong in the CRD catalog —
/// built-in K8s API groups (see [`is_k8s_builtin_group`]) plus anything
/// without a group/version.