# Cosmic Horror Hunter Validator

Validates the Full-Vision Cosmic Horror Hunter sub-cell manifest, runtime
catalog hooks, documentation references, TODO completion, and shared UE
automation coverage.

Run from the repository root:

```bash
python3 V5/tools/cosmic-horror-hunter/validate-cosmic-horror-hunter.py
python3 -m pytest V5/tools/test_validate_cosmic_horror_hunter.py
```
