gmal-scope-builder/backend/app/api
DJP 1d920d62cc Fix: Brief analysis text input, Excel formulas on all sheets
- Brief Analysis now accepts pasted text OR uploaded file
- Textarea for typing/pasting brief directly (no upload required)
- Re-analyze button returns to input screen
- Team Shape Excel sheets now use formulas:
  - FTE = Hours/1800 (formula)
  - Adjusted Hours = Original * (1-eff%) (formula)
  - Hours Saved = Original - Adjusted (formula)
  - Headcount = IF/CEILING formula
  - Base team shape also uses FTE + headcount formulas
- All sheets are now formula-driven, Finance can edit hours and see recalculation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:37:56 -04:00
..
__init__.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
deps.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
efficiency.py P1: Role-specific efficiency profiles + BTG tool efficiencies 2026-04-09 13:48:30 -04:00
gmal.py AI-enhanced GMAL descriptions + matching fixes 2026-03-28 10:12:04 -04:00
ingest.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
matching.py Fix: Brief analysis text input, Excel formulas on all sheets 2026-04-09 14:37:56 -04:00
projects.py P2: Iterative prompting + RFP brief analysis engine 2026-04-09 14:15:31 -04:00
ratecard.py P1: Role-specific efficiency profiles + BTG tool efficiencies 2026-04-09 13:48:30 -04:00