gigafibre-fsm/apps/field
louispaulb e50ea88c08 feat: unify vision on Gemini + port field tech scan/device into /j
- Invoice OCR migrated from Ollama (GPU-bound, local) to Gemini 2.5
  Flash via new targo-hub /vision/invoice endpoint with responseSchema
  enforcement. Ops VM no longer needs a GPU.
- Ops /j/* now has full camera scanner (TechScanPage) ported from
  apps/field with 8s timeout + offline queue + auto-link to Dispatch
  Job context on serial/barcode/MAC 3-tier lookup.
- New TechDevicePage reached via /j/device/:serial showing every
  ERPNext entity related to a scanned device: Service Equipment,
  Customer, Service Location, active Subscription, open Issues,
  upcoming Dispatch Jobs, OLT info.
- New docs/VISION_AND_OCR.md (full pipeline + §10 relationship graph
  + §8.1 secrets/rotation policy). Cross-linked from ARCHITECTURE,
  ROADMAP, HANDOFF, README.
- Nginx /ollama/ proxy blocks removed from both ops + field.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 11:26:01 -04:00
..
infra feat: unify vision on Gemini + port field tech scan/device into /j 2026-04-22 11:26:01 -04:00
public/icons feat: add field tech app — barcode scanner, tasks, diagnostics, offline 2026-03-30 23:00:44 -04:00
src feat: unify vision on Gemini + port field tech scan/device into /j 2026-04-22 11:26:01 -04:00
src-pwa feat: inline editing, search, notifications + full repo cleanup 2026-03-31 07:34:41 -04:00
deploy.sh fix: server-side API token injection + ticket modal empty state 2026-03-30 23:31:58 -04:00
index.html feat: inline editing, search, notifications + full repo cleanup 2026-03-31 07:34:41 -04:00
package-lock.json feat: inline editing, search, notifications + full repo cleanup 2026-03-31 07:34:41 -04:00
package.json feat: inline editing, search, notifications + full repo cleanup 2026-03-31 07:34:41 -04:00
quasar.config.js refactor: major cleanup — remove dead dispatch app, commit all backend code, extract client composables 2026-04-08 17:38:38 -04:00