Cut publication commands over to arena#201
Open
vaibhav-i wants to merge 1 commit into
Open
Conversation
Normalized records diffOverall is a macro-average of participating surface scores. Agents are never averaged together. Overall by agent
Surface cells
Operational metrics are context only and never affect ranking. |
vaibhav-i
force-pushed
the
codex/arena-separation-remove-core-daeb-runtime-policy
branch
from
July 22, 2026 15:00
8846cbe to
b7c2d9d
Compare
vaibhav-i
force-pushed
the
codex/arena-separation-publication-cli-cutover
branch
from
July 22, 2026 15:00
c33838e to
2c1a98e
Compare
vaibhav-i
force-pushed
the
codex/arena-separation-remove-core-daeb-runtime-policy
branch
from
July 23, 2026 00:38
b7c2d9d to
379c07d
Compare
vaibhav-i
force-pushed
the
codex/arena-separation-publication-cli-cutover
branch
from
July 23, 2026 01:03
2c1a98e to
1327479
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
competitive,publication-bundle, andexport-publicationfromax-evalto the arena CLI through the shell-free allowlisted compatibility launcher--from <sealed-publication-bundle>; legacy raw--resultsinput fails closedTrust and compatibility
Official bundle, export, and competitive outputs remain bound to complete
pinned-oci + hosted-trustedproduction evidence with a verified detached GitHub OIDC attestation. Missing, incomplete, local, unsealed, or invalid inputs emit no bundle. The deprecatedax-evalnames remain one-minor process-launcher aliases, but they cannot bypass the sealed arena path.Verification
--maxWorkers=1locally to avoid host-load timeout contention); focused cutover tests: 21 passed at default concurrencynpm run typechecknpm run buildnpm run pack:checknpm --cache .npm-cache pack --dry-rungit diff --checkAll tests are offline and keyless. No live or credentialed evaluation was run.
Independent audit
A separate review-only agent audited exact commit
1327479against PR #200. It found two documentation inconsistencies; both were fixed, then the amended commit was re-audited. Final audit: clean with no actionable security, compatibility, ownership, or correctness findings.Stack
Base: #200 core DAEB execution-policy removal.
Rollback: revert this PR to restore the duplicate core publication and competitive implementations while leaving arena implementations intact.
Next slice: move DAEB pack-composition policy into arena-owned authoring APIs.