gmal-scope-builder/backend/app
Vadym Samoilenko de150f3b57 Add caveats row to Ratecard Summary sheet in Excel export
Inserts an "Assumptions / Caveats" row (row 2) in the Ratecard Summary
sheet so users can see each asset's AI-matched caveats without switching
to the Asset Detail tab. Uses the same amber colour scheme as the PDF report.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 18:00:29 +01:00
..
api Skip extracted assets with zero or negative volume 2026-03-30 20:18:06 +01:00
middleware Fix 401: send ID token instead of Graph access token 2026-03-30 11:16:44 +01:00
models AI-enhanced GMAL descriptions + matching fixes 2026-03-28 10:12:04 -04:00
schemas AI-enhanced GMAL descriptions + matching fixes 2026-03-28 10:12:04 -04:00
services Add caveats row to Ratecard Summary sheet in Excel export 2026-03-31 18:00:29 +01: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 Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00