Initial GeoIntel V1 foundation
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-16 23:36:32 +02:00
commit 6ea3586a3e
605 changed files with 45284 additions and 0 deletions
@@ -0,0 +1,16 @@
# 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.