Skip to content

[codex] add numeric release gates#1

Merged
WaffleBits merged 1 commit into
mainfrom
codex/numeric-release-gates-20260617
Jun 17, 2026
Merged

[codex] add numeric release gates#1
WaffleBits merged 1 commit into
mainfrom
codex/numeric-release-gates-20260617

Conversation

@WaffleBits

Copy link
Copy Markdown
Owner

What changed

  • Extended release observations with optional model, backend, accelerator, and numeric output evidence.
  • Added model/backend/accelerator-scoped numeric tolerances for cases where backend fingerprints differ but numeric drift is within policy.
  • Added schema v2 release reports with numeric drift metrics and per-segment summaries.
  • Added a checked numeric-tolerance fixture and CI coverage.

Why

Current inference runtime roles emphasize correctness gates across heterogeneous accelerators, shadow/canary validation, and quantitative evidence for backend regressions. This keeps the runtime repo focused on executable validation evidence instead of profile wording.

Validation

  • cargo fmt --all --check
  • cargo test --all-targets in WSL
  • cargo clippy --all-targets --all-features -- -D warnings in WSL
  • cargo run --release replay and all gate fixtures in WSL
  • git diff --check

@WaffleBits WaffleBits added the enhancement New feature or request label Jun 17, 2026
@WaffleBits WaffleBits marked this pull request as ready for review June 17, 2026 14:30
@WaffleBits WaffleBits merged commit 75a8d08 into main Jun 17, 2026
1 check passed
@WaffleBits WaffleBits deleted the codex/numeric-release-gates-20260617 branch June 17, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant