6390f5d529
Consolidates mosaic and session hardening (login retry, skip processed scans, no retry on 404, started_at), progress reporting (Markdown tables, by-year rollup, rolling-window rate/ETA), and metadata workflow scripts (run_metadata_scan.sh, scan_progress_report.py, export_machine_metadata.py). Adds mosaic reconstruction sample JPEGs referenced by the report. Updates .gitignore for backup/ and .claude/; sample_random_scans helper is documented for branch testing/sample-runs only (see README).
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
config.yaml
|
|
# Local list of machine labels (copy from scripts/machines.example.txt)
|
|
machines.txt
|
|
archives/
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
explore_dumps/
|
|
.venv/
|
|
scripts/sync_to_nas.sh
|
|
backup/
|
|
.claude/
|