Skip to content

feat(live): deploy bounded simulator supervisor - #245

Merged
PouyanJay merged 1 commit into
mainfrom
feat/live-p3-release
Sep 12, 2026
Merged

PouyanJay merged 1 commit into
mainfrom
feat/live-p3-release

Conversation

@PouyanJay

Copy link
Copy Markdown
Owner

The Phase 3 API can queue simulator requests, but production needs a trusted worker with Docker isolation to process them. This adds a dedicated supervisor VM and digest-pinned worker/verifier images to the existing gated production workflow. The API enables factory mode only after the worker proves a valid simulator passes and a network-using candidate fails in the actual sandbox.

The host reuses the existing managed identity, denies inbound traffic, retrieves secrets at startup, and drains bounded work on shutdown. Disabling the factory also disables the service across reboots. CI builds and scans the new image.

Validation: full local Python suite (3,182 passed, 18 skipped), browser suite (23 passed, including sandbox readiness), Ruff/format; independent Python/style/test/security reviews; image build and fixable HIGH/CRITICAL Trivy gate; Azure Bicep compile and successful what-if. The counts include the companion evaluation fixes being delivered separately.

Refs #237 and #219. This delivers rollout infrastructure; #237 remains open until the gated production release, fallback verification, and Pouyan's learner acceptance. No production deployment has run yet.

@PouyanJay
PouyanJay merged commit 69f31fb into main Sep 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant