Harden Calibration fixture seeding#40
Conversation
|
@codex review |
|
@copilot review |
|
@coderabbitai review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 02988f386c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
02988f3 to
e047aaf
Compare
|
@codex review |
|
@coderabbitai review |
|
@copilot review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e047aaf053
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
e047aaf to
b66d63c
Compare
|
@codex review |
|
@copilot review |
|
@coderabbitai review |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
publicClient.waitForTransactionReceiptbehavior.datasetRecordCount=33.batchSizefield inartifacts/calibration/fixture-seed-summary.jsonand cover the retry-tuned summary schema in tests.Scope
Calibration fixture seeding, public fixture evidence, and seeder docs/tests only. No Worker UI, Token Host, or contract behavior changes.
Validation
Latest local validation on
b66d63c:node --check scripts/seed-calibration-registry-fixtures.mjsnode --test test/calibration-fixture-seeder.test.mjs(3 tests)pnpm test:node(123 tests)pnpm lintpnpm ops:validate(ok: true, tracked secret findings 0)pnpm test(123 Node tests + 29 Forge tests)git diff --checkGitHub CI:
testpassed on latest headb66d63cin run28816743457.Performance
No benchmark required. This is an operational seeding reliability change, not a runtime hot path.
AI Review / Merge Status
Internal deep review completed. Codex findings were fixed and resolved: replacement-aware receipt waiting and stale summary schema. Latest-head
@codex review,@copilot review, and@coderabbitai reviewwere requested; Copilot acknowledged with eyes, and no submitted CodeRabbit findings were observed. Merge state isCLEAN; readiness-only handoff, not merged by agent.