feat(require-openapi-spec): accept the aggregate openapi.yaml
v1.2.0. The gate now passes when an aggregate docs/api/openapi.yaml is present (it generates the API for every module), matching openapi-first's aggregate default. Falls through to the per-module docs/api/.yaml check when there's no aggregate spec, so per-module templates keep working.