recon/scripts
malice 21c0f11eff
decouple: remove scripts/overture_import.py (migrated to navi-backend)
PR-B of the Overture-import relocation. The ETL now lives in
zvx-echo6/navi-backend at the same scripts/ path (PR-A, navi-backend 475739d:
script ported verbatim + duckdb dep + docs; verified live — imports cleanly,
overture PG reachable with ~20.9M rows). recon no longer produces overture data
it doesn't consume.

- DELETE scripts/overture_import.py.

Context: cleanup #29 removed lib/overture.py (recon's only overture *reader*),
leaving this ETL as recon's last orphan overture code path. PR-A moved the
writer to the navi side; this removes recon's now-orphan copy. The `overture`
PG database is unchanged — only the writer moved.

OVERTURE_DB_* vars in /opt/recon/.env are now dead in recon (zero overture code
paths remain) — flagged for out-of-band post-merge prune, same pattern as
PADUS_DB_* (cleanup #5).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 13:57:14 -06:00
..
__init__.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
aa_download.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
aa_download_pass2.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
backup.sh Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
cleanup_outliers.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
domain_reenrich.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
domain_remap.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
migrate_domains.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
migrate_skill_level.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
rebuild_qdrant.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
reenrich_reference.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
repair_corrupted.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00
validate.py Initial commit: RECON codebase baseline 2026-04-14 14:57:23 +00:00