---
name: Validation / CI error
about: Report a CI validation failure or catalog error
title: "[VALIDATION] <brief description>"
labels: bug, validation
assignees: ''

---

**What failed?** (paste the error message or describe the CI failure)

**File(s) affected:**

**Steps to reproduce:**
1. `python3 tools/cerg-validate.py`
2. ...

**Expected result:** Validation passes with 0 errors

**Actual result:**

---

**Note:** 43 pre-existing PLACEHOLDER_IN_APPROVED warnings are expected and not a problem. New *errors* are.
