📝 checkpoint.md

ISEmedia — Mini Checkpoint (2026-08-23)

Decisions made

Environment facts confirmed this session

Built this session

Next steps when resumed

  1. Confirm import torch succeeds cleanly on Live.
  2. Test open_clip/whisper install + import on Live; find a compatible version pairing with torch 1.4.0 if newer releases don't work.
  3. Confirm ffmpeg is available.
  4. Wire resolve_attachment_dir() and attachment_id derivation to real shared code.
  5. Run MediaIndexer.py against a small real batch (not full backlog) to validate memory behavior on Live's 2GB RAM before the full Instagram backlog run.
  6. Design MediaSearch.py (query embedding + cosine similarity ranking) and the ISEmega RankingEngine.py rule for similarity scores.