fix: bound Symbolics launcher builds #63

Closed
nsaspy wants to merge 0 commits from fix/launch-build-memory into main
Owner

Summary

  • carry the reviewed API startup and stateless OpenRouter changes from the merged stack into main
  • bound root launcher image builds to A0_SYMBOLICS_BUILD_MEMORY (default 8g)
  • build explicitly before launch.sh up so the launcher cannot start a stale or missing image

Verification

  • pytest tests/test_symbolics_docker.py -> 14 passed
  • bash -n launch.sh -> passed
  • git diff --check -> passed
  • docker compose build --help confirms the --memory option
  • exact Symbolics smoke, live API, and framework transport checks passed on the carried #61 source
## Summary - carry the reviewed API startup and stateless OpenRouter changes from the merged stack into `main` - bound root launcher image builds to `A0_SYMBOLICS_BUILD_MEMORY` (default 8g) - build explicitly before `launch.sh up` so the launcher cannot start a stale or missing image ## Verification - `pytest tests/test_symbolics_docker.py` -> 14 passed - `bash -n launch.sh` -> passed - `git diff --check` -> passed - `docker compose build --help` confirms the `--memory` option - exact Symbolics smoke, live API, and framework transport checks passed on the carried #61 source
nsaspy closed this pull request 2026-08-27 19:40:43 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.