TB-08b — Historical File Linkage
Summary
Take all fuzzy-matched historical files from four archive sources (Anomaly Co Drive, Blackhouse Gmail, Dropbox, Xero) and link them into the standard /data/projects/{record_id}/ folder structure so they are accessible through the portal files tab. 12,495 files linked across 3 sources with hash deduplication and photo optimization.
What it produced
- file-registry-service — bulk registration of linked archive files in project_files table
- Linked files from /data/anomaly-archive/, /data/blkhse-archive/, /data/dropbox-archive/ into /data/projects/
Connections
- depends on: Supabase — project_files table for registration
- depends on: file-registry-service — register, deduplicate, classify files
- produced: 12,495 files linked into /data/projects/ folder structure
- feeds into: TB-17-archive-backfill — parse linked files for data enrichment