gmal-scope-builder/backend/app
DJP 04eed9fdd6 Custom tier editor, brief analysis feeds matching, exportable questions
1. Custom tier editor:
   - Editable label + complexity dropdown per tier row
   - Add/remove tier rows
   - Presets populate editable fields (can be customised after)

2. Brief analysis feeds into matching:
   - Summary, channels, deliverable categories, objectives passed as context
   - Claude gets brief context when matching each asset for better accuracy
   - RFP analysis now improves matching quality, not just informational

3. Discovery questions:
   - "Copy to Clipboard" button for sharing with client
   - Brief Analysis sheet added to Excel export
   - Questions exported with priority, category, rationale

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 16:02:11 -04:00
..
api Fix tier matching: use client tier to pick correct complexity variant 2026-04-09 15:17:20 -04:00
middleware Fix 401: send ID token instead of Graph access token 2026-03-30 11:16:44 +01:00
models Client tier mapping + GMAL complexity variant expansion 2026-04-09 15:02:45 -04:00
schemas Client tier mapping + GMAL complexity variant expansion 2026-04-09 15:02:45 -04:00
services Custom tier editor, brief analysis feeds matching, exportable questions 2026-04-09 16:02:11 -04:00
utils Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
__init__.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
config.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
database.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
main.py P1: Role-specific efficiency profiles + BTG tool efficiencies 2026-04-09 13:48:30 -04:00