Skip to content

fix: verify the actual exported inference artifact - #317

Merged
rylinjames merged 1 commit into
mainfrom
codex/verify-artifact-267
Aug 28, 2026
Merged

fix: verify the actual exported inference artifact#317
rylinjames merged 1 commit into
mainfrom
codex/verify-artifact-267

Conversation

@rylinjames

Copy link
Copy Markdown
Collaborator

Fixes #267.

  • loads the declared, integrity-checked ONNX artifacts for the optimized arm
  • binds the native arm to the exact exported model family and source reference
  • rejects unsupported or conditioning-loss backends instead of falling back
  • preserves camera masks and validates Pi0.5 secondary artifact paths
  • adds protected-main artifact-execution receipts and real ONNX regressions

Independent review: APPROVE after three remediation rounds. Focused verifier suite, Ruff, compile checks, and diff checks pass.

@rylinjames
rylinjames force-pushed the codex/verify-artifact-267 branch from e1f7ed3 to 427d5e2 Compare August 28, 2026 09:48
@rylinjames

Copy link
Copy Markdown
Collaborator Author

Independent review: APPROVE after three remediation rounds. All security/correctness blockers were resolved; 60 focused tests, Ruff, compile checks, the protected quality ratchet, full pytest matrix, doctor matrix, and wheel smoke are green.

@rylinjames
rylinjames merged commit bf0f190 into main Aug 28, 2026
9 checks passed
@rylinjames
rylinjames deleted the codex/verify-artifact-267 branch August 28, 2026 09:53
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.

[E1] tether verify never runs the export artifact; both arms trace to native weights **[flagship gate hole]**

1 participant