# Vice Squad Cold Case Year-1 Validation

Validates the Year-1 Vice Squad cold-case expansion manifest, runtime catalog hooks, retrieval automation, and docs coverage.

Run:

```bash
python3 V5/tools/vice-squad-cold-cases/validate-vice-squad-cold-cases.py
python3 -m pytest V5/tools/test_validate_vice_squad_cold_cases.py
```
