Audit and enrich a generated Control Plane OpenAPI spec file claim-by-claim against the handler code. Pre-commit gate for the `openapi-gen` generator output — every per-kind spec under docs/users/api/openapi/control-plane/ must pass this audit before commit. The generator produces the structural dra
Audit and enrich a generated Control Plane OpenAPI spec file claim-by-claim against the handler code. Pre-commit gate for the `openapi-gen` generator output — every per-kind spec under docs/users/api/openapi/control-plane/ must pass this audit before commit. The generator produces the structural draft (paths, verbs, types, status codes, IAM tiers); this skill verifies that draft against the handle