No description
Find a file
DJP 26d3435be0 Improve matching, upload UX, collapse fix, full catalog approach
- Upload now shows live stage progress (uploading -> extracting -> AI parsing -> done)
- Fix match group collapse: proper React state instead of DOM manipulation
- Replace pre-filter with full GMAL catalog sent to Claude (~3k tokens, <$0.01)
  - FTS and keyword matching missed too many semantic matches
  - Claude now sees all 243 assets and uses semantic understanding
- Improved system prompt with terminology bridges for better scoring
- Per-project AI cost tracking persisted to DB
- Parallel matching with cancel support
- Auto-select matches >= 80%, YOLO button for rest
- Debug panel for AI call inspection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 19:22:08 -04:00
backend Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
frontend Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
.env.example Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
.gitignore Merge remote and resolve .gitignore conflict 2026-03-27 17:36:10 -04:00
docker-compose.yml Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00