gmal-scope-builder/backend/app/api
DJP 0a5b552ad2 Add Team Shape calculator (Phase 2) with FTE per role
- Team shape service: total_hours / 1800 = FTE per role
- Programme roles (6) flagged separately from delivery roles
- New API endpoint GET /projects/{id}/team-shape
- Team Shape tab in frontend with summary stats and role breakdown
- Sheet 3 "Team Shape" in Excel export with discipline grouping,
  delivery vs programme split, FTE, rounded headcount, and summary
- Full GMAL catalog matching (replaced pre-filter with compact catalog)
- Upload progress stages with live polling

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 19:32:34 -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
gmal.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
ingest.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
matching.py Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
projects.py Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
ratecard.py Add Team Shape calculator (Phase 2) with FTE per role 2026-03-27 19:32:34 -04:00