Skip to content

Exercise production-equivalent fallback and measurements - #56

Merged
swernerx merged 2 commits into
mainfrom
agent/issue-53-production-fallback
Aug 17, 2026
Merged

Exercise production-equivalent fallback and measurements#56
swernerx merged 2 commits into
mainfrom
agent/issue-53-production-fallback

Conversation

@swernerx

Copy link
Copy Markdown
Owner

Summary

  • exercise Go serving and Rust shadow execution at the same one-shot release child-process boundary
  • make fallback, rollback, failure observation, reset, and Go-authority failure paths executable and CI-blocking
  • publish comparable runtime, output, artifact, and per-child peak-RSS evidence while retaining Go authority
  • update ADR-0020 and the migration contract with the selected boundary and remaining caveats

Validation

  • cargo fmt --manifest-path internal/oxc_reference/Cargo.toml --all -- --check
  • cargo clippy --locked --manifest-path internal/oxc_reference/Cargo.toml --all-targets -- -D warnings
  • cargo test --locked --manifest-path internal/oxc_reference/Cargo.toml
  • ./internal/oxc_reference/run-rollout.sh --output docs/evidence/primitive-literal-rollout-2026-08-17.json
  • go test ./...
  • npx hereby build
  • npx hereby check:format

Closes #53

@swernerx
swernerx merged commit 4fa22f8 into main Aug 17, 2026
19 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.

Exercise production-equivalent fallback and comparable measurements

1 participant