Skip to content

fix: restore inference bulk campaign entrypoints - #2

Draft
0z5a wants to merge 2 commits into
mainfrom
codex/inference-bulk-supervisor
Draft

0z5a wants to merge 2 commits into
mainfrom
codex/inference-bulk-supervisor

Conversation

@0z5a

@0z5a 0z5a commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • restore the tracked supervisor entrypoint used by the inference bulk campaign
  • restore the per-group round runner that acquires, executes, freezes, reveals, audits, and advances each group
  • preserve executable modes and the existing environment-driven campaign behavior

Why

The tracked inference bulk gate already invokes these two entrypoints, but both are absent from a fresh checkout. Baseline CI therefore fails before it can exercise the existing campaign flow. This PR restores only those missing entrypoints.

Validation

  • targeted inference bulk gate: 20 passed
  • full baseline suite: 342 passed
  • bash syntax checks for both scripts: passed

Add the supervisor and per-group runner already required by the historical bulk gates so fresh checkouts can execute and validate the inference campaign.

Assisted-by: OpenAI Codex
Signed-off-by: 0z5a <0z5a@users.noreply.github.com>
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