gmal-scope-builder/backend
DJP 3cb1973f57 Fix tier matching: use client tier to pick correct complexity variant
- Doc parser now extracts tier labels (Tier A, A, Gold, etc.) per asset
- Matching uses tier to find the correct GMAL complexity variant:
  - Claude matches to the GMAL family (asset type)
  - Post-match lookup: (asset_name + target_complexity_level) finds exact variant
  - e.g. "Banner - Tier A" with A=Complex → finds Complex variant by asset_name query
- Tier hint passed to Claude prompt for better matching
- No blind expansion - only the tier-appropriate GMAL is matched
- Expand to Tiers button still available for when client doesn't specify tiers

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 15:17:20 -04:00
..
alembic Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
app Fix tier matching: use client tier to pick correct complexity variant 2026-04-09 15:17:20 -04:00
alembic.ini Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
Dockerfile Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
requirements.txt Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
start.sh Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00