This index intentionally lists only files that belong to the GitHub repository. Local-only backup/sanitizer artifacts are excluded from this reference.
main_set.py - orchestrator UI, stage sequencing, and session flow.batch_image_quality_score.py - quality feature computation and score writes.caption_review_local.py - local caption/alt/keyword generation logic.review_editor.py - manual decision UI and row edits.db_uploader.py - FTP upload + MySQL upsert + mirror sync.init_db.py - local DB initialization from SQL contracts.amir2000_config.py - environment/config contract.data/init/review_queue.sql - queue schema bootstrap.data/init/photos_info_revamp.sql - mirror schema bootstrap.data/used_filenames.json - filename reservation ledger.data/folder_map.json - folder taxonomy mapping.data/location_list.json - location taxonomy list.data/autofix_dict.json - token normalization dictionary.helpers/setup_venv313_full.ps1 - environment bootstrap and dependency installation.helpers/preflight_multiset.ps1 - build-readiness checks and report generation.helpers/build_multiset.ps1 - executable packaging flow.Note: local-only backup/sanitizer scripts that are not in the public GitHub branch are intentionally not listed.
README.md - setup and runtime overview.docs/init/review_queue.sql - docs copy of queue schema.docs/init/photos_info_revamp.sql - docs copy of mirror schema.