Skip to content

feat: add devqubit-divi adapter for Qoro Divi - #61

Closed
m2papierz wants to merge 2 commits into
mainfrom
feat/qoro-divi-adapter
Closed

feat: add devqubit-divi adapter for Qoro Divi#61
m2papierz wants to merge 2 commits into
mainfrom
feat/qoro-divi-adapter

Conversation

@m2papierz

@m2papierz m2papierz commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Draft PR: devqubit-divi adapter (Divi backend/workflow tracking)

Related to:

Context

Divi generates and executes batches of OpenQASM2 circuits across multiple backend types (e.g. local simulators and cloud hardware/services). This PR is a draft placeholder to start the integration with devqubit-engine and make execution tracking visible early.

MVP scope (this PR)

  • Introduce a devqubit-divi adapter that wraps Divi backends by intercepting
  • Emit a ExecutionEnvelope (UEC-style) with the minimum useful snapshots:
    • DeviceSnapshot: backend/provider/type + SDK versions
    • ProgramSnapshot: label -> qasm manifest + stable QASM hashes
    • ExecutionSnapshot: timestamps, shots, job_id + sanitized options
    • ResultSnapshot: always attach raw results as an artifact; best-effort normalization to COUNTS / EXPECTATION when recognizable
  • Support pending runs (envelope marked pending if results weren’t fetched yet) and failure envelopes with traceback.

@m2papierz m2papierz changed the title feat(divi): project scaffold and utilities feat: add devqubit-divi adapter for Qoro Divi Feb 13, 2026
@m2papierz m2papierz self-assigned this Feb 13, 2026
@m2papierz m2papierz closed this Feb 27, 2026
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.

1 participant