💥 Remove obsolete QDMI calibration and pulse metadata - #2233
Draft
burgholzer wants to merge 1 commit into
Draft
Conversation
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 24, 2026 20:11
afee5b2 to
d83d5e1
Compare
This was referenced Aug 24, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
burgholzer
force-pushed
the
codex/qdmi-client-runtime-c1
branch
from
August 24, 2026 23:47
3de68c6 to
32bb143
Compare
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 24, 2026 23:47
d83d5e1 to
78c54a9
Compare
burgholzer
commented
Aug 26, 2026
Member
Author
There was a problem hiding this comment.
This one is actually straight forward and could be folded into #2226 to reduce the number of PRs in this stack a little and combine changes that logically belong to one another. After folding, this PR can be closed and the remaining PRs can be re-stacked accordingly.
burgholzer
force-pushed
the
codex/qdmi-client-runtime-c1
branch
from
August 27, 2026 14:03
32bb143 to
7504600
Compare
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 27, 2026 14:03
78c54a9 to
3e01f3b
Compare
Remove calibration-advisory and pulse metadata independently of driver replacement and program capabilities. Preserve calibration submission and pin the isolated QDMI cleanup for Core 4.1 development. Assisted-by: GPT-5.6 Sol via Codex
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
September 4, 2026 09:53
3e01f3b to
70b11d6
Compare
burgholzer
changed the base branch from
codex/qdmi-client-runtime-c1
to
main
September 4, 2026 09:53
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.
🤖 AI text below 🤖
Description
Adopt QDMI's calibration-advisory and pulse-metadata removal independently of driver replacement, multi-program jobs, and program capabilities.
Device::getNeedsCalibrationand PythonDevice.needs_calibration.CALIBRATIONstatus, the existing format enum, and current compiler/concurrency behavior.Dependencies and release scope
Based directly on
main; no dependency on #2229, #2230, or #2231. During development, pin QDMI #513 at52b0abb85beb022224f7441b0b92b5fb61dab91b, which depends only on QDMI #512. Target Core 4.1 / QDMI 1.4, never Core 4.0. Release artifacts must use a released QDMI version.Validation
Hosted CI remains the merge gate for the new head.
Checklist
If PR contains AI-assisted content:
🤖 *AI text below* 🤖(titles are exempt).