**Problem description** Following the merge of #45 which installed the **CAMARA Validation** workflow (`.github/workflows/camara-validation.yml`, pinned to `camaraproject/tooling@v1-rc`), the legacy v0 validation callers have been disabled by the admin team to avoid duplicate validation runs on every PR: - `.github/workflows/pr_validation_caller.yml` - `.github/workflows/spectral-oas-caller.yml` The disable was applied via the Actions API; the workflow file(s) remain in the repository so they can be re-enabled as a fallback if needed. **Expected action** No codeowner action required. The disabled workflow files will be removed as part of a dedicated cleanup campaign at v1 GA. **Additional context** - [Spring26 release announcement](https://lists.camaraproject.org/g/codeowners/topic/119079596) — codeowners-list context - [CAMARA Validation documentation](https://github.com/camaraproject/tooling/tree/main/documentation/validation) — what the new framework does on PRs - [Validation FAQ](https://github.com/camaraproject/tooling/blob/main/documentation/validation/faq.md) - VF rollout tracker: [camaraproject/ReleaseManagement#484](https://github.com/camaraproject/ReleaseManagement/issues/484)