gmal-scope-builder/backend
DJP 06bb1b9bfd Fix deep extraction crash: unescaped curly braces in f-string
Root cause: "name 'name' is not defined" error on line 300
The f-string example {name:"KV 360", tier:"Tier B"} was interpreted
as Python set literal, not as JSON text. Changed to parentheses.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:23:25 -04:00
..
alembic Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
app Fix deep extraction crash: unescaped curly braces in f-string 2026-04-13 13:23:25 -04:00
alembic.ini Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
Dockerfile Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
requirements.txt Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
start.sh Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00