2 Commits

Author SHA1 Message Date
Trilltechnician 5d094e8eb1 Update CONTEXT.md 2026-07-19 17:01:01 +00:00
leetcrypt 78c28fe43f fix: correct per-file GPS and device category in upload handler
- main_simple.py upload: map manifest entries by filename so each file
  gets its own GPS/timestamp (previously every file was assigned
  captures[0], breaking multi-file uploads)
- device_category now uses the category router's real category
  (e.g. "Remote Control") instead of the mislabeled "manufacturer -
  device_name" string; also surface category per matched device
- add PLAN_TO_PROD.md / FABLE.md development briefs
- add CONTEXT.md (leaked PAT redacted from remote URL)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-18 13:09:52 -07:00