# Pass 00 — Final Repo Audit Prompt Audit the GeoIntel repo before coding. Tasks: 1. Read `CODEX_START.md`. 2. Read `docs/20-run-readiness/RUN_READINESS_FINAL.md`. 3. Run: - `bash scripts/check_repo_structure.sh` - `python scripts/smoke_docs.py` - `python scripts/validate_fixtures.py` - `python scripts/preimplementation_audit.py` 4. Identify any missing directories needed for Pass 1. 5. Do not implement product features. 6. Produce a pass report.