324867e289
feat(cg1+cg2+cg3): billing endpoints, IAP middleware, static serving
2026-05-27 19:20:45 +02:00
Chris Christiansen
25ee2d495a
feat: opax-mcp modul-struktur, acceptance-test og preflight-check scripts
2026-05-26 13:36:59 +00:00
Chris Christiansen
05030edf61
fix: Set executable bit on shell and python scripts
...
Per the task in `docs/TODO.md`, this change runs `git update-index --chmod=+x` on all relevant `.sh` and `.py` files in the repository.
This prevents intermittent 'Permission denied' errors when scripts are run in CI/CD environments or after being edited via the GitHub web interface, which can strip file permissions.
2026-05-26 13:23:18 +00:00
7585a485e0
fix(models): gemini-2.5-flash (light) + gemini-2.5-pro (heavy), LOCATION=global for modellkall
2026-05-26 01:37:28 +02:00
f711f7be74
fix: gemini-2.0-flash-001 for light mode, fang ValueError i /run authorize_mode
2026-05-26 01:30:01 +02:00
5e1bb4e7ab
refactor(mode): rename A/A+ → light/heavy gjennomgående + ML-spor i MASTERPLAN
2026-05-26 01:20:53 +02:00
7d7c5e91a8
feat(ml-1): wire ML DAG + state store + telemetry into /run endpoint
2026-05-26 01:14:46 +02:00
e7207a67c7
fix(deploy): bruk FastAPI+uvicorn i main.py, kopier requirements.txt til rot
2026-05-26 00:37:55 +02:00
59d9859a48
fix(deploy): legg til Procfile + main.py for Cloud Run Buildpacks entrypoint
2026-05-26 00:37:04 +02:00