gmal-scope-builder/backend/app/services
DJP dc861fbc23 Excel ratecard summary: add Tier row and split caveat rows
The ratecard summary tab now includes:
- Tier row (showing client_tier A/B/C per asset column) below the header
- Match Summary row (per-match caveat text) — split from combined caveats
- GMAL Standard Caveats row — split from combined caveats

Match summary and GMAL standard caveats were previously merged into a
single row, which made it hard to tell what came from the AI match vs
the standard GMAL clause. Splitting them surfaces both clearly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 12:12:29 -04:00
..
__init__.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
ai_descriptions.py AI-enhanced GMAL descriptions + matching fixes 2026-03-28 10:12:04 -04:00
ai_matching.py Custom tier editor, brief analysis feeds matching, exportable questions 2026-04-09 16:02:11 -04:00
doc_parser.py Fix deep extraction crash: unescaped curly braces in f-string 2026-04-13 13:23:25 -04:00
excel_parser.py Improve matching, upload UX, collapse fix, full catalog approach 2026-03-27 19:22:08 -04:00
export_excel.py Excel ratecard summary: add Tier row and split caveat rows 2026-04-27 12:12:29 -04:00
export_pdf.py Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
match_refiner.py P2: Iterative prompting + RFP brief analysis engine 2026-04-09 14:15:31 -04:00
ratecard_builder.py Fix hours × volume bug: store per-1-asset hours, link directly to GMAL 2026-04-27 12:11:04 -04:00
rfp_analysis.py P2: Iterative prompting + RFP brief analysis engine 2026-04-09 14:15:31 -04:00
team_shape.py Fix hours × volume bug: store per-1-asset hours, link directly to GMAL 2026-04-27 12:11:04 -04:00
tier_expander.py Client tier mapping + GMAL complexity variant expansion 2026-04-09 15:02:45 -04:00