dr.David
Rhodus
The bookREFERENCE COLLECTION Contents
References232 / 232

References

Operating Quantum Computers · 30 min read

The references collect primary research, platform documentation, standards, and engineering guidance used throughout the book. Follow each source for its scope, assumptions, and supporting evidence.

R1

IBM Quantum Roadmap, updated March 2026. The 2026 milestone page describes quantum-advantage goals and a decoder prototype; future module descriptions are roadmap intentions, not delivered fault-tolerant capacity.

https://www.ibm.com/roadmaps/quantum/2026/

R2

IBM Quantum Roadmap. IBM states longer-term targets including 2029 fault-tolerant quantum computing and 2033+ scale targets.

https://www.ibm.com/roadmaps/quantum/

R3

IBM Quantum hardware and roadmap page. IBM describes near-term quantum advantage goals and a path toward fault-tolerant quantum computing.

https://www.ibm.com/quantum/hardware

R4

Google Quantum AI / Google blog: “Meet Willow, our state-of-the-art quantum chip.” Google describes Willow as a quantum chip demonstrating error correction and performance advances.

https://blog.google/innovation-and-ai/technology/research/google-willow-quantum-chip/

R5

Nature: “Quantum error correction below the surface code threshold.” The paper reports surface-code experiments operating below threshold on Willow processors.

https://www.nature.com/articles/s41586-024-08449-y

R6

IonQ Forte product page. IonQ describes Forte as a trapped-ion quantum system with software-configurable characteristics.

https://www.ionq.com/quantum-systems/forte

R7

Quantinuum System Model H2 product page. Quantinuum describes the H2 trapped-ion system.

https://www.quantinuum.com/products-solutions/quantinuum-systems/system-model-h2

R8

Quantinuum H2 Product Data Sheet. The data sheet describes H2 as a trapped-ion system with 56 physical qubits.

https://docs.quantinuum.com/systems/data_sheets/Quantinuum%20H2%20Product%20Data%20Sheet.pdf

R9

IBM Quantum Documentation: Qiskit primitives.

https://quantum.cloud.ibm.com/docs/api/qiskit/primitives

R10

IBM Quantum Documentation introduction. IBM documents circuit building, transpilation/optimization, error mitigation, execution, and post-processing capabilities.

https://quantum.cloud.ibm.com/docs

R11

Google Quantum AI: Cirq overview.

https://quantumai.google/cirq

R12

Google Quantum AI: Cirq circuits documentation.

https://quantumai.google/cirq/build/circuits

R13

Amazon Braket documentation. AWS describes Braket as a fully managed quantum computing service.

https://docs.aws.amazon.com/braket/

R14

Amazon Braket overview. AWS describes access to quantum computers, simulators, and tools for hybrid algorithms.

https://aws.amazon.com/documentation-overview/braket/

R15

Microsoft Quantum documentation / Azure Quantum. Microsoft documents Azure Quantum, Python, Q#, and the Quantum Development Kit.

https://learn.microsoft.com/en-us/azure/quantum/

R16

IBM Quantum Documentation: “Monitoring, calibrations, and benchmarking.” IBM describes monitoring, calibration, and daily benchmarking as related processes for maintaining stable, predictable, and available quantum computers.

https://quantum.cloud.ibm.com/docs/guides/calibration-jobs

R17

IBM Quantum Documentation: “View backend details.” IBM documents how users can inspect available QPUs and backend information.

https://quantum.cloud.ibm.com/docs/guides/qpu-information

R18

Quantinuum Systems User Guide: H2 operation. Quantinuum describes H2 operational details including gate zones, ion grouping, transport, and cooling-related constraints.

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/h2.html

R19

IBM Quantum Documentation: “Introduction to Qiskit Runtime execution modes.” IBM documents job, session, and batch execution modes.

https://quantum.cloud.ibm.com/docs/guides/execution-modes

R20

IBM Quantum Documentation: Qiskit Runtime Session. IBM documents sessions for grouping iterative calls to quantum computers and prioritizing subsequent jobs within a session.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/session

R21

IBM Quantum Documentation: Qiskit Runtime Batch. IBM documents batch mode for submitting groups of jobs, with session mode recommended for iterative jobs.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/batch

R22

Amazon Braket Developer Guide: “Working with Amazon Braket Hybrid Jobs.” AWS documents hybrid jobs for hybrid quantum-classical algorithms using classical AWS resources and QPUs.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs.html

R23

Amazon Braket Developer Guide: “Run your local code as a hybrid job.” AWS documents managed hybrid-job orchestration and priority queueing behavior for quantum tasks created in a hybrid job.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-hybrid-job-decorator.html

R24

Amazon Braket Developer Guide: “Working with reservations.” AWS documents reservations that provide exclusive access to a selected quantum device during a scheduled window.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

R25

IBM Quantum Documentation: “Migrate from Qiskit Pulse to fractional gates.” IBM documents deprecation of pulse-level control on IBM Quantum processors in the user-facing Qiskit path and migration toward fractional gates.

https://quantum.cloud.ibm.com/docs/en/guides/pulse-migration

R26

OpenQASM 3.0 Specification: Introduction. The specification describes OpenQASM as a language for near-term quantum algorithms with measurement-based quantum circuits and classical feed-forward based on measurement outcomes.

https://openqasm.com/versions/3.0/intro.html

R27

OpenQASM 3.0 Specification: Classical instructions. The specification discusses low-level embedded classical control and higher-level external classical functions.

https://openqasm.com/versions/3.0/language/classical.html

R28

Microsoft Azure Quantum Documentation: “Introduction to the resource estimator.” Microsoft documents estimation of physical qubits, logical qubits, runtime, and formula details for quantum programs.

https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation

R29

IBM Quantum Documentation: “Create and manage instances.” IBM documents that access to IBM Quantum Platform services is controlled by assigned instances, and that instances manage workload execution including quantum programs and classical compute tasks.

https://quantum.cloud.ibm.com/docs/en/guides/instances

R30

Amazon Braket Developer Guide: “Managing access to Amazon Braket.” AWS documents the permissions required to run Braket or restrict access for users and roles.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-manage-access.html

R31

Microsoft Azure Quantum Documentation: “Understanding role-based access to your Azure Quantum workspace.” Microsoft documents Azure RBAC and common roles for workspace access.

https://learn.microsoft.com/en-us/azure/quantum/manage-workspace-access

R32

NIST: “Post-Quantum Cryptography.” The 2024 standards cover key establishment (ML-KEM) and digital signatures (ML-DSA and SLH-DSA). HQC was selected in March 2025 for additional KEM standardization; the NIST project page distinguishes ongoing standardization from final standards.

https://www.nist.gov/pqc

R33

NIST: “NIST Releases Version 2.0 of Landmark Cybersecurity Framework.” NIST describes CSF 2.0 and its six functions: Govern, Identify, Protect, Detect, Respond, and Recover.

https://www.nist.gov/news-events/news/2024/02/nist-releases-version-20-landmark-cybersecurity-framework

R34

IBM Quantum Documentation: Qiskit primitives API. IBM documents BaseSamplerV2 and BaseEstimatorV2 abstractions, including sampling output registers and estimating observables.

https://quantum.cloud.ibm.com/docs/en/api/qiskit/primitives

R35

Amazon Braket Developer Guide: “Run your local code as a hybrid job.” AWS documents managed orchestration of hybrid quantum-classical algorithms using Amazon EC2 compute and Braket QPU access, with priority queueing for quantum tasks created by the hybrid job.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-hybrid-job-decorator.html

R36

Microsoft Azure Quantum Documentation: “Work with Azure Quantum jobs.” Microsoft documents Azure Quantum job properties, lifecycle, monitoring, provider and target fields, and storage of output data.

https://learn.microsoft.com/en-us/azure/quantum/how-to-work-with-jobs

R37

Microsoft Azure Quantum Documentation: “Quantum Intermediate Representation.” Microsoft documents QIR as a hardware-agnostic, LLVM-based intermediate representation for quantum programs and a common interface between languages/frameworks and target platforms.

https://learn.microsoft.com/en-us/azure/quantum/concepts-qir

R38

OpenTelemetry Documentation. OpenTelemetry describes itself as a vendor-neutral observability framework for generating, collecting, and exporting telemetry data such as traces, metrics, and logs.

https://opentelemetry.io/docs/

R39

IBM Quantum Computing: “Hardware and roadmap.” IBM describes Quantum System Two as combining scalable cryogenic infrastructure, classical runtime servers, and modular qubit control electronics, and frames it as a modular quantum-centric supercomputing system.

https://www.ibm.com/quantum/hardware

R40

Quantinuum Systems User Guide: “System Operation” and H2 operation. Quantinuum documents full-stack operation, tasking and operations, machine control, real-time execution layers, H2 rebasing behavior, gate zones, and operational constraints.

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/operation.html

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/h2.html

R41

Amazon Braket Developer Guide: “Submit an analog program using QuEra Aquila.” AWS documents Aquila analog Hamiltonian simulation programs, parameters, result content, and device capabilities.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-quera-submitting-analog-program-aquila.html

R42

D-Wave Ocean SDK documentation. D-Wave documents Ocean as a software suite for using D-Wave quantum computers and hybrid solvers.

https://docs.dwavequantum.com/en/latest/ocean/

R43

Microsoft Quantum: Majorana 1 and topological qubits. Microsoft describes Majorana 1 and its topological-qubit approach using Majorana-based devices and topoconductor materials.

https://news.microsoft.com/azure-quantum/

https://quantum.microsoft.com/en-us/insights/education/concepts/topological-qubits

R44

Bluefors: “How Does a Dilution Refrigerator Work?” Bluefors describes cryogen-free dilution refrigerators as closed-loop cooling systems used to cool samples and devices to millikelvin temperatures, including in quantum computing.

https://bluefors.com/stories/how-does-a-dilution-refrigerator-work/

R45

IBM Quantum Documentation: Qiskit Target. IBM documents the Target object as a compiler-facing description of backend constraints, instructions, properties, and timing information.

https://quantum.cloud.ibm.com/docs/api/qiskit/qiskit.transpiler.Target

R46

NVIDIA CUDA-Q documentation. NVIDIA documents CUDA-Q as a hybrid quantum-classical programming platform for CPUs, GPUs, and QPUs with Python and C++ support.

https://nvidia.github.io/cuda-quantum/latest/index.html

R47

IBM Quantum: large-scale fault-tolerant quantum computing roadmap. IBM describes a roadmap toward Starling, a large-scale fault-tolerant quantum computer, and later modular fault-tolerant systems.

https://www.ibm.com/quantum/blog/large-scale-ftqc

R48

NVIDIA NVQLink for Quantum Computing. NVIDIA describes NVQLink as a low-latency bridge connecting accelerated GPU computing with quantum processors for quantum control and error correction workflows.

https://www.nvidia.com/en-us/solutions/quantum-computing/nvqlink/

R49

Microsoft Azure Quantum Documentation: “Introduction to the resource estimator.” Microsoft documents a resource estimator for fault-tolerant quantum programs that estimates physical qubits, logical qubits, runtime, and stack-level assumptions.

https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation

R50

Google Research Blog: “Making quantum error correction work,” and associated Nature/arXiv paper. Google reports Willow surface-code memories below threshold with real-time decoding.

https://research.google/blog/making-quantum-error-correction-work/

https://arxiv.org/abs/2408.13687

R51

Qiskit Algorithms: VQE and SamplingVQE documentation. Qiskit documents variational eigensolver classes as hybrid quantum-classical algorithms using ansatzes, optimizers, and primitive interfaces.

https://qiskit-community.github.io/qiskit-algorithms/stubs/qiskit_algorithms.VQE.html

https://qiskit-community.github.io/qiskit-algorithms/stubs/qiskit_algorithms.SamplingVQE.html

R52

Qiskit Algorithms: QAOA documentation and tutorial. Qiskit documents QAOA as an algorithm using a repetition/depth parameter and problem Hamiltonian structure for optimization workflows.

https://qiskit-community.github.io/qiskit-algorithms/stubs/qiskit_algorithms.QAOA.html

https://qiskit-community.github.io/qiskit-algorithms/tutorials/05_qaoa.html

R53

Qiskit Nature: Electronic structure tutorial and ElectronicStructureProblem documentation. Qiskit Nature documents electronic-structure workflows and Hamiltonian ground-state estimation concepts.

https://qiskit-community.github.io/qiskit-nature/tutorials/01_electronic_structure.html

https://qiskit-community.github.io/qiskit-nature/stubs/qiskit_nature.second_q.problems.ElectronicStructureProblem.html

R54

Google Quantum AI: OpenFermion documentation. Google describes OpenFermion as a library for compiling and analyzing quantum algorithms for fermionic systems including quantum chemistry.

https://quantumai.google/openfermion

https://quantumai.google/openfermion/tutorials/intro_to_openfermion

R55

PySCF documentation. PySCF documents a Python-based quantum chemistry framework with electronic structure methods for molecules and periodic solids.

https://pyscf.org/

https://pyscf.org/user/index.html

R56

D-Wave Ocean SDK documentation. D-Wave documents Ocean as a software suite for using D-Wave quantum computers and hybrid solvers.

https://docs.dwavequantum.com/en/latest/ocean/

R57

D-Wave hybrid concepts and hybrid API documentation. D-Wave documents hybrid solver concepts and hybrid asynchronous decomposition tools for optimization workflows.

https://docs.dwavequantum.com/en/latest/concepts/hybrid.html

https://docs.dwavequantum.com/en/latest/ocean/api_ref_hybrid/

R58

NIST announcement of the first three final post-quantum cryptography standards: FIPS 203 for key establishment, and FIPS 204 and FIPS 205 for digital signatures. The announcement’s headline uses “encryption” broadly; the standards have distinct cryptographic roles.

https://www.nist.gov/news-events/news/2024/08/nist-releases-first-3-finalized-post-quantum-encryption-standards

R59

NIST FIPS 203: Module-Lattice-Based Key-Encapsulation Mechanism Standard. NIST specifies ML-KEM and documents parameter sets ML-KEM-512, ML-KEM-768, and ML-KEM-1024.

https://csrc.nist.gov/pubs/fips/203/final

R60

CISA, NSA, and NIST: Quantum-Readiness: Migration to Post-Quantum Cryptography. The factsheet provides migration guidance for organizations preparing for post-quantum cryptography.

https://www.cisa.gov/resources-tools/resources/quantum-readiness-migration-post-quantum-cryptography

R61

QIR Alliance QIR specification. The specification defines an LLVM-based intermediate representation for quantum programs.

https://github.com/qir-alliance/qir-spec/blob/main/specification/README.md

R62

IBM Quantum Documentation: OpenQASM 3 feature table. IBM documents which OpenQASM 3 language features are supported, partially supported, or unsupported on IBM Quantum Platform.

https://quantum.cloud.ibm.com/docs/guides/qasm-feature-table

R63

PyMatching documentation. PyMatching is documented as a Python/C++ library for decoding quantum error-correcting codes using minimum-weight perfect matching.

https://pymatching.readthedocs.io/

R64

Stim documentation and paper. Stim is documented as a high-performance stabilizer-circuit simulation tool with a focus on quantum error-correction circuits.

https://github.com/quantumlib/Stim

https://arxiv.org/abs/2103.02202

R65

RFC 9340: Architectural Principles for a Quantum Internet. The IRTF Quantum Internet Research Group provides architectural principles for quantum internet design and discussion between physicists and network specialists.

https://www.rfc-editor.org/rfc/rfc9340.html

R66

RFC 9583: Application Scenarios for the Quantum Internet. The IRTF Quantum Internet Research Group describes scenarios including secure communications, distributed quantum computing, and quantum sensor networks.

https://www.rfc-editor.org/rfc/rfc9583.html

R67

ETSI Quantum Key Distribution. ETSI describes QKD standardization work for interoperability, safe implementation, interfaces, and network integration.

https://www.etsi.org/technologies/quantum-key-distribution

R68

Qiskit Aer and IBM Quantum noise-model documentation. The documentation describes building noise models and simulating quantum circuits in the presence of errors.

https://qiskit.github.io/qiskit-aer/apidocs/aer_noise.html

https://quantum.cloud.ibm.com/docs/guides/build-noise-models

R69

Amazon Braket simulator and local-mode documentation. AWS documents Braket simulators and local-mode debugging for hybrid jobs.

https://aws.amazon.com/documentation-overview/braket/

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs-local-mode.html

R70

IBM Quantum Documentation: Introduction to Qiskit Functions. IBM documents Qiskit Functions as abstractions that simplify and accelerate utility-scale algorithm discovery and application development.

https://quantum.cloud.ibm.com/docs/guides/functions

R71

Amazon Braket Developer Guide: Working with reservations. AWS documents reservations that provide scheduled exclusive access to a selected quantum device.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

R72

NIST NCCoE: Migration to Post-Quantum Cryptography. NIST describes migration work including inventorying quantum-vulnerable public-key algorithms and developing roadmaps to prioritize NIST PQC algorithms.

https://www.nccoe.nist.gov/applied-cryptography/migration-to-pqc

R73

OpenTelemetry semantic conventions. OpenTelemetry documents common semantic conventions for traces, metrics, logs, profiles, and resources.

https://opentelemetry.io/docs/concepts/semantic-conventions/

R74

IBM Quantum Documentation: IBMBackend. IBM documents backend status fields including operational state and pending jobs.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/ibm-backend

R75

IBM Quantum Documentation: Organize and search by job tags. IBM documents adding, updating, and searching by job tags for organizing experiments.

https://quantum.cloud.ibm.com/docs/guides/add-job-tags

R76

IBM Quantum Documentation: Introduction to Qiskit Serverless. IBM documents Qiskit Serverless for managing classical and quantum resources across Qiskit pattern workflows.

https://quantum.cloud.ibm.com/docs/guides/serverless

R77

Amazon Braket Developer Guide: Working with reservations. AWS documents scheduled exclusive access to selected quantum devices through Braket reservations.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

R78

Microsoft Azure Quantum Documentation: Introduction to jobs. Microsoft documents Azure Quantum job creation, lifecycle, and monitoring.

https://learn.microsoft.com/en-us/azure/quantum/how-to-work-with-jobs

R79

IBM Quantum Documentation: Processor types. IBM documents processor families, revisions, connectivity, and supported instruction-set concepts.

https://quantum.cloud.ibm.com/docs/en/guides/processor-types

R80

Quantinuum Systems Documentation: H2 operation and access. Quantinuum documents H2 QCCD/racetrack operation, transport, and access model.

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/h2.html

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/access.html

R81

NVIDIA CUDA-Q. NVIDIA documents CUDA-Q as a quantum development platform for hybrid CPU, GPU, and QPU programming.

https://developer.nvidia.com/cuda-q

https://nvidia.github.io/cuda-quantum/latest/index.html

R82

NVIDIA CUDA-Q Blog: Introducing cudaq-realtime for programming the Logical QPU. NVIDIA describes NVQLink and low-latency data movement between quantum controllers and GPUs.

https://nvidia.github.io/cuda-quantum/blogs/blog/2026/03/16/launching-cudaq-realtime/

R83

NVIDIA Ising. NVIDIA describes Ising as purpose-built AI for quantum computing in the NVIDIA quantum-GPU supercomputing platform.

https://www.nvidia.com/en-us/solutions/quantum-computing/ising/

R84

Qiskit Experiments 0.5 documentation: Calibration experiments. Historical documentation for pulse-calibration experiments and schedule and parameter management. This subsystem was subsequently deprecated and removed following the removal of Qiskit Pulse in Qiskit 2.0; consult the current release notes for supported functionality.

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/mod_calibration.html

https://qiskit-community.github.io/qiskit-experiments/release_notes

R85

IBM Quantum Documentation: Migrate from Qiskit Pulse to fractional gates. IBM documents deprecation of pulse-level control on IBM Quantum processors and Qiskit Pulse migration.

https://quantum.cloud.ibm.com/docs/en/guides/pulse-migration

R86

Federal Register: Commerce Control List additions and revisions implementing controls on advanced technologies. The rule adds controls for quantum computers and related assemblies, components, software, and technology.

https://www.federalregister.gov/documents/2024/09/06/2024-19633/commerce-control-list-additions-and-revisions-implementation-of-controls-on-advanced-technologies

R87

NIST: Artificial Intelligence Risk Management Framework 1.0. NIST describes a voluntary framework for managing risks associated with AI systems.

https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-ai-rmf-10

R88

NIST SP 800-53 Rev. 5: Security and Privacy Controls for Information Systems and Organizations. NIST provides a catalog of security and privacy controls.

https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final

R89

NIST Cybersecurity Framework 2.0. NIST provides a taxonomy of cybersecurity outcomes for managing cybersecurity risk.

https://www.nist.gov/publications/nist-cybersecurity-framework-csf-20

R90

Google Quantum AI Blog: Dynamic surface codes open new avenues for quantum error correction. Google describes dynamic surface-code work building on below-threshold error-correction demonstrations.

https://research.google/blog/dynamic-surface-codes-open-new-avenues-for-quantum-error-correction/

R91

IBM Quantum Documentation: Runtime options overview and configure error mitigation. IBM documents runtime options and custom error settings for techniques including dynamical decoupling, gate and measurement twirling, measurement error mitigation, PEC, and ZNE.

https://quantum.cloud.ibm.com/docs/guides/runtime-options-overview

https://quantum.cloud.ibm.com/docs/guides/configure-error-mitigation

R92

IBM Quantum Documentation: Qiskit Runtime option APIs for resilience, ZNE, twirling, dynamical decoupling, Estimator, and Sampler options.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/options-resilience-options-v2

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/options-zne-options

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/0.26/options-twirling-options

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/0.26/options-dynamical-decoupling-options

R93

Mitiq documentation: error mitigation, zero-noise extrapolation, and probabilistic error cancellation.

https://mitiq.readthedocs.io/en/stable/guide/error-mitigation.html

https://mitiq.readthedocs.io/en/stable/guide/zne.html

https://mitiq.readthedocs.io/en/stable/guide/pec.html

R94

OpenQASM documentation: pulse-level descriptions, circuit timing, and OpenPulse grammar. The specification describes timing constructs, calibration bodies, and pulse-level gate and measurement definitions.

https://openqasm.com/language/pulses.html

https://openqasm.com/language/delays.html

https://openqasm.com/versions/3.0/language/openpulse.html

R95

IBM Quantum Documentation: classical feedforward and control flow for dynamic circuits; Qiskit classical expressions and IfElseOp API documentation.

https://quantum.cloud.ibm.com/docs/guides/classical-feedforward-and-control-flow

https://quantum.cloud.ibm.com/docs/api/qiskit/circuit_classical

https://quantum.cloud.ibm.com/docs/api/qiskit/qiskit.circuit.IfElseOp

R96

QIR Alliance and Azure Quantum documentation: QIR profiles, adaptive profile discussion, and Azure Quantum target-profile types.

https://www.qir-alliance.org/posts/Adaptive_Profile_Helios_H2/

https://learn.microsoft.com/en-us/azure/quantum/quantum-computing-target-profiles

https://learn.microsoft.com/en-us/azure/quantum/concepts-qir

R97

NVIDIA CUDA-Q and NVQLink documentation: cudaq-realtime and NVQLink for low-latency GPU/controller integration in calibration and QEC workflows.

https://nvidia.github.io/cuda-quantum/blogs/blog/2026/03/16/launching-cudaq-realtime/

https://nvidia.github.io/cuda-quantum/0.14.0/using/realtime.html

https://www.nvidia.com/en-us/solutions/quantum-computing/nvqlink/

R98

IBM Quantum Documentation: Qiskit primitives and Runtime primitive workflows, including Estimator and Sampler abstractions and PUB-style inputs.

https://quantum.cloud.ibm.com/docs/api/qiskit/primitives

https://quantum.cloud.ibm.com/docs/guides/get-started-with-primitives

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/estimator-v2

R99

Amazon Braket Developer Guide: Hybrid Jobs concepts and first-job guide. AWS documents source modules, devices, job artifacts, checkpoints, and priority access for QPU tasks from hybrid jobs.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs-concepts.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs-first.html

R100

Qualtran documentation and Google Quantum AI overview. Qualtran provides abstractions for representing and analyzing quantum algorithms, including resource estimation and diagrams.

https://qualtran.readthedocs.io/

https://quantumai.google/qualtran

R101

IBM Quantum Documentation: Qiskit Transpiler Service and API documentation, including remote transpilation and service release notes.

https://quantum.cloud.ibm.com/docs/guides/qiskit-transpiler-service

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-transpiler/transpiler-service-transpiler-service

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-transpiler/release-notes

R102

OpenTelemetry documentation: Semantic Conventions define common attributes and names for traces, metrics, logs, profiles, and resources.

https://opentelemetry.io/docs/concepts/semantic-conventions/

https://opentelemetry.io/docs/specs/semconv/

R103

Q-CTRL and IBM Quantum Documentation: Fire Opal performance management and Qiskit Function integration. The documentation describes AI-driven error suppression and performance-management workflows.

https://q-ctrl.com/fire-opal

https://quantum.cloud.ibm.com/docs/guides/q-ctrl-performance-management

R104

Microsoft Azure Quantum Documentation: resource estimator introduction, target parameters, and quickstart. Microsoft documents estimating physical qubits, logical qubits, runtime, and hardware assumptions for quantum programs.

https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation

https://learn.microsoft.com/en-us/azure/quantum/overview-resources-estimator

https://learn.microsoft.com/en-us/azure/quantum/quickstart-microsoft-resources-estimator

R105

IBM Quantum Documentation: Qiskit Serverless and resource management across Qiskit pattern workflows, including CPUs, QPUs, and other compute accelerators.

https://quantum.cloud.ibm.com/docs/guides/serverless

https://quantum.cloud.ibm.com/docs/guides/serverless-manage-resources

R106

IBM Quantum Documentation: Qiskit Runtime V2 primitives, including SamplerV2, EstimatorV2, and migration guidance for primitive unified blocs.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/sampler-v2

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/estimator-v2

https://quantum.cloud.ibm.com/docs/guides/v2-primitives

R107

Amazon Braket Developer Guide: reservations and direct reservation workflows for dedicated QPU access, including running quantum tasks and hybrid jobs during a reservation.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-run-quantum-task-with-reservation.html

https://amazon-braket-sdk-python.readthedocs.io/en/latest/_apidoc/braket.aws.direct_reservations.html

R108

Microsoft Azure Quantum Documentation: Resource Estimator introduction, target parameters, and quickstart materials for estimating logical and physical resources, runtime, and hardware assumptions.

https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation

https://learn.microsoft.com/en-us/azure/quantum/overview-resources-estimator

https://learn.microsoft.com/en-us/azure/quantum/quickstart-microsoft-resources-estimator

R109

PennyLane and Catalyst Documentation: PennyLane quantum programming documentation and Catalyst just-in-time compilation for hybrid quantum-classical workflows.

https://docs.pennylane.ai/

https://docs.pennylane.ai/projects/catalyst/en/stable/index.html

https://docs.pennylane.ai/projects/catalyst/en/stable/modules/mlir.html

R110

OpenQASM Live Specification: OpenQASM 3 timing, delays, pulse-level descriptions, and live language specification.

https://openqasm.com/

https://openqasm.com/language/delays.html

https://openqasm.com/language/pulses.html

R111

NVIDIA CUDA-Q Documentation and CUDA-Q realtime materials: hybrid quantum programming across CPUs, GPUs, and QPUs, including cudaq-realtime direction for controller/GPU interaction.

https://nvidia.github.io/cuda-quantum/latest/index.html

https://developer.nvidia.com/cuda-q

https://nvidia.github.io/cuda-quantum/blogs/blog/2026/03/16/launching-cudaq-realtime/

R112

QIR Alliance and Microsoft Azure Quantum Documentation: Quantum Intermediate Representation as an LLVM-based, language- and hardware-agnostic interface, including adaptive-profile discussion.

https://www.qir-alliance.org/qir-book/concepts/what-is-qir.html

https://learn.microsoft.com/en-us/azure/quantum/concepts-qir

https://www.qir-alliance.org/posts/Adaptive_Profile_Helios_H2/

R113

IBM Quantum Documentation: Qiskit Target, instruction properties, and transpilation guidance for backend constraints, instruction properties, and timing-aware compilation.

https://quantum.cloud.ibm.com/docs/api/qiskit/2.3/qiskit.transpiler.Target

https://quantum.cloud.ibm.com/docs/api/qiskit/qiskit.transpiler.InstructionProperties

https://qiskit.qotlabs.org/docs/guides/transpile

R114

Qiskit Experiments 0.5 historical documentation for pulse-calibration experiments and calibration-management patterns. These APIs were subsequently deprecated and removed following the removal of Qiskit Pulse in Qiskit 2.0. The linked version remains useful as an architectural example, not a current implementation interface. See the current release notes for support status.

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/mod_calibration.html

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/tutorials/calibrations.html

R115

Amazon Braket Developer Guide and SDK Documentation: Analog Hamiltonian Simulation, QuEra Aquila program submission, AHS program/result schemas, and cost tracking.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-analog-hamiltonian-simulation.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-quera-submitting-analog-program-aquila.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-get-started-hello-ahs.html

R116

D-Wave Documentation: Ocean SDK and Leap hybrid solvers for quantum and quantum-classical optimization workflows.

https://docs.dwavequantum.com/en/latest/ocean/

https://docs.dwavequantum.com/en/latest/industrial_optimization/leap_hybrid.html

https://docs.dwavequantum.com/en/latest/concepts/hybrid.html

R117

NIST Special Publication 800-34 Revision 1: Contingency Planning Guide for Federal Information Systems.

https://csrc.nist.gov/pubs/sp/800/34/r1/upd1/final

R118

IBM Quantum Blog and Documentation: Qiskit Functions and packaged workflow direction for application researchers using Qiskit patterns.

https://www.ibm.com/quantum/blog/functions-2026

https://quantum.cloud.ibm.com/docs/guides/functions

R119

IBM Quantum roadmap, hardware, and quantum-centric supercomputing materials: System Two direction, modularity, HPC integration, and roadmap milestones.

https://www.ibm.com/quantum/hardware

https://www.ibm.com/roadmaps/quantum/

https://www.ibm.com/roadmaps/quantum/2026/

https://newsroom.ibm.com/2026-03-12-ibm-releases-a-new-blueprint-for-quantum-centric-supercomputing

R120

IBM Quantum and Qiskit Runtime documentation: primitives, sessions, runtime release notes, and managed execution abstractions.

https://quantum.cloud.ibm.com/docs/api/qiskit-ibm-runtime/session

https://qiskit.qotlabs.org/docs/guides/primitives

https://qiskit.qotlabs.org/docs/api/qiskit-ibm-runtime/release-notes

R121

Amazon Braket documentation: Hybrid Jobs, reservations, managed execution, and cost controls for quantum workflows.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-manage-costs.html

R122

Microsoft Azure Quantum documentation: jobs, resource estimation, physical qubit parameters, and T factory concepts for fault-tolerant planning.

https://learn.microsoft.com/en-us/azure/quantum/intro-to-resource-estimation

https://learn.microsoft.com/en-us/azure/quantum/overview-resources-estimator

https://learn.microsoft.com/en-us/azure/quantum/concepts-tfactories

https://learn.microsoft.com/en-us/azure/quantum/how-to-submit-jobs

R123

OpenQASM 3 live specification: timing, circuit control flow, pulse-level definitions, and OpenPulse grammar.

https://openqasm.com/versions/3.0/intro.html

https://openqasm.com/language/delays.html

https://openqasm.com/language/pulses.html

https://openqasm.com/language/openpulse.html

R124

QIR Alliance and Microsoft documentation: Quantum Intermediate Representation, adaptive-profile concepts, and hardware-agnostic interfaces.

https://www.qir-alliance.org/qir-book/concepts/what-is-qir.html

https://learn.microsoft.com/en-us/azure/quantum/concepts-qir

https://www.qir-alliance.org/posts/Adaptive_Profile_Helios_H2/

R125

Quantinuum Systems documentation: H2 operation, H-Series emulators, and emulator-vs-hardware modeling details.

https://docs.quantinuum.com/systems/user_guide/hardware_user_guide/h2.html

https://docs.quantinuum.com/systems/user_guide/emulator_user_guide/introduction.html

https://docs.quantinuum.com/systems/user_guide/emulator_user_guide/emulators/h2_emulators.html

R126

Google Quantum AI and Google Research materials: Willow, below-threshold surface-code demonstrations, and real-time decoding work.

https://research.google/blog/making-quantum-error-correction-work/

https://arxiv.org/abs/2408.13687

https://quantumai.google/research

R127

NIST and NCCoE post-quantum cryptography materials: PQC standards, migration project, and risk-framework mapping.

https://www.nist.gov/pqc

https://csrc.nist.gov/projects/post-quantum-cryptography

https://www.nccoe.nist.gov/applied-cryptography/migration-to-pqc

https://csrc.nist.gov/News/2025/pqc-migration-mappings-to-risk-framework-documents

R128

NIST Special Publication 800-34 Revision 1: Contingency Planning Guide for Federal Information Systems.

https://csrc.nist.gov/pubs/sp/800/34/r1/upd1/final

R129

Qiskit Experiments 0.5 historical documentation for pulse-calibration experiments and calibration-management patterns. These APIs were subsequently deprecated and removed following the removal of Qiskit Pulse in Qiskit 2.0. The linked version remains useful as an architectural example, not a current implementation interface. See the current release notes for support status.

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/mod_calibration.html

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/tutorials/calibrations.html

R130

OpenTelemetry documentation: semantic conventions and observability model useful for runtime and workflow telemetry.

https://opentelemetry.io/docs/concepts/semantic-conventions/

https://opentelemetry.io/docs/specs/semconv/

R131

Qiskit Aer documentation: simulator backends and noise-model tooling for verification, preflight, and validation workflows.

https://qiskit.github.io/qiskit-aer/stubs/qiskit_aer.AerSimulator.html

https://qiskit.github.io/qiskit-aer/tutorials/3_building_noise_models.html

R132

Amazon Braket documentation: Analog Hamiltonian Simulation and QuEra Aquila workflows.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-analog-hamiltonian-simulation.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-quera-submitting-analog-program-aquila.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-get-started-hello-ahs.html

R133

D-Wave documentation: Ocean SDK, hybrid solvers, and annealing/hybrid optimization concepts.

https://docs.dwavequantum.com/en/latest/ocean/

https://docs.dwavequantum.com/en/latest/industrial_optimization/leap_hybrid.html

https://docs.dwavequantum.com/en/latest/concepts/hybrid.html

R134

IBM Quantum, Amazon Braket, and Azure Quantum documentation for workload usage, cost tracking, reservations, pricing, job cost reports, and quota management.

https://quantum.cloud.ibm.com/docs/guides/estimate-job-run-time

https://quantum.cloud.ibm.com/docs/guides/add-job-tags

https://docs.aws.amazon.com/braket/latest/developerguide/braket-pricing.html

https://aws.amazon.com/braket/pricing/

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

https://learn.microsoft.com/en-us/azure/quantum/azure-quantum-job-cost-billing

https://learn.microsoft.com/en-us/azure/quantum/azure-quantum-quotas

R135

Quantum Economic Development Consortium application-oriented benchmark materials and benchmark suite repository.

https://quantumconsortium.org/publication/application-oriented-performance-benchmarks-for-quantum-computing/

https://quantumconsortium.org/publication/quantum-algorithm-exploration-using-application-oriented-performance-benchmarks/

https://github.com/SRI-International/QC-App-Oriented-Benchmarks

R136

NIST NCCoE Data Classification Practices materials and NIST security/privacy control publications for sensitive information governance.

https://csrc.nist.gov/pubs/sp/1800/39/ipd

https://www.nccoe.nist.gov/data-classification

https://csrc.nist.gov/pubs/sp/800/171/r3/final

https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final

R137

OSHA and NIH safety materials for cryogens, nitrogen hazards, laser hazards, and compressed gas or cryogen safety in laboratory environments.

https://www.osha.gov/sites/default/files/publications/OSHAQUICKFACTS-LAB-SAFETY-CRYOGENS-DRYICE.pdf

https://www.osha.gov/sites/default/files/publications/OSHA4450.pdf

https://www.osha.gov/laser-hazards

https://ors.od.nih.gov/sr/dohs/Documents/compressed-gas-and-cryogen-safety-guidelines-document.pdf

https://www.osha.gov/control-hazardous-energy/

R138

OpenQASM 3 timing and calibration-hook specifications, historical Qiskit Dynamics pulse-simulation documentation, and historical Qiskit Experiments calibration-management documentation. Qiskit Dynamics was archived in October 2025 and is no longer actively maintained; the linked Qiskit Experiments 0.5 calibration API is version-specific historical material.

https://github.com/qiskit-community/qiskit-dynamics

https://openqasm.com/

https://openqasm.com/language/delays.html

https://openqasm.com/language/pulses.html

https://qiskit-community.github.io/qiskit-dynamics/

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/calibration_management.html

R139

Munich Quantum Toolkit QCEC documentation and repository for quantum circuit equivalence checking and compilation-flow verification.

https://mqt.readthedocs.io/projects/qcec/en/stable/equivalence_checking.html

https://mqt.readthedocs.io/projects/qcec/en/latest/compilation_flow_verification.html

https://github.com/munich-quantum-toolkit/qcec

R140

Secure software and supply-chain integrity references used to adapt SBOM, provenance, and attestation patterns to quantum execution artifacts.

https://csrc.nist.gov/pubs/sp/800/218/final

https://slsa.dev/

https://spdx.github.io/spdx-spec/v3.0.1/model/Software/Classes/Sbom/

R141

Open Policy Agent documentation for policy-as-code, Rego policy language, and policy decision APIs.

https://openpolicyagent.org/docs

https://openpolicyagent.org/docs/policy-language

https://openpolicyagent.org/docs/rest-api

R142

Resilience, contingency, observability, and chaos-engineering references used to shape controlled fault-injection exercises for quantum platforms.

https://csrc.nist.gov/pubs/sp/800/34/r1/upd1/final

https://opentelemetry.io/docs/

https://opentelemetry.io/docs/specs/semconv/

https://principlesofchaos.org/

R143

FAIR data, W3C PROV, and DataCite metadata references used for long-term evidence preservation and reanalysis design.

https://www.go-fair.org/fair-principles/

https://www.w3.org/TR/prov-dm/

https://www.w3.org/TR/prov-o/

https://schema.datacite.org/

R144

Green Software Foundation Software Carbon Intensity references used to adapt rate-based sustainability accounting to quantum platform operations.

https://sci.greensoftware.foundation/

https://greensoftware.foundation/standards/sci/

R145

Adaptive experimentation and black-box optimization references used for active experiment planning patterns.

https://botorch.org/

https://ax.dev/docs/intro-to-ae/

https://optuna.readthedocs.io/

R146

Current quantum cloud and runtime documentation used for broker, gateway, and provider-adapter examples.

https://quantum.cloud.ibm.com/docs/guides/execution-modes

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs-local-mode.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-jobs-concepts.html

https://learn.microsoft.com/en-us/azure/quantum/how-to-work-with-jobs

https://learn.microsoft.com/en-us/azure/quantum/azure-quantum-job-cost-billing

R147

IBM Quantum backend and calibration documentation and Qiskit Experiments material used for fleet-health, backend-property, characterization, and benchmarking workflows.

https://quantum.cloud.ibm.com/docs/guides/qpu-information

https://quantum.cloud.ibm.com/docs/tutorials/real-time-benchmarking-for-qubit-selection

https://qiskit-community.github.io/qiskit-experiments/manuals/verification/randomized_benchmarking.html

R148

OpenQASM 3 timing, delay, duration, and pulse-level calibration references used for timing-sensitive workflow design.

https://openqasm.com/language/delays.html

https://openqasm.com/versions/3.0/index.html

https://openqasm.com/versions/3.0/language/openpulse.html

R149

NIST entropy and quantum randomness references used for quantum entropy and randomness-service operating guidance.

https://csrc.nist.gov/pubs/sp/800/90/b/final

https://www.nist.gov/news-events/news/2025/06/nist-and-partners-use-quantum-mechanics-make-factory-random-numbers

https://csrc.nist.gov/Presentations/2023/overview-of-nist-rng-standards-90a-90b-90c-22

https://csrc.nist.gov/Projects/interoperable-randomness-beacons/beacon-20

R150

Application-oriented quantum benchmark references used for benchmark marketplace and public scorecard design.

https://quantumconsortium.org/publication/application-oriented-performance-benchmarks-for-quantum-computing/

https://github.com/SRI-International/QC-App-Oriented-Benchmarks

https://www.ibm.com/quantum/blog/quantum-optimization-benchmarking

R151

NSF National Quantum Virtual Laboratory references used for shared testbed and national-facility operating patterns.

https://www.nsf.gov/funding/opportunities/nqvl-nsf-national-quantum-virtual-laboratory-quantum-testbeds

https://www.nsf.gov/funding/opportunities/nqvl-nsf-national-quantum-virtual-laboratory-quantum-testbeds/nsf24-586/solicitation

https://www.nsf.gov/news/nsf-national-quantum-virtual-laboratory-speeds-design-phase

R152

OpenTelemetry semantic-convention and W3C PROV references used for telemetry naming, provenance exchange, and evidence traceability patterns.

https://opentelemetry.io/docs/specs/semconv/

https://www.w3.org/TR/prov-dm/

https://www.w3.org/TR/prov-overview/

R153

NIST SP 800-207, Zero Trust Architecture, used for zero-trust access-control framing in quantum runtime, lab, and evidence workflows.

https://csrc.nist.gov/pubs/sp/800/207/final

R154

CISA Zero Trust Maturity Model, used for practical maturity framing across identity, devices, networks, applications, data, and cross-cutting controls.

https://www.cisa.gov/resources-tools/resources/zero-trust-maturity-model

R155

NIST SP 800-88 Rev. 2, Guidelines for Media Sanitization, used for decommissioning, data sunset, provider exit, and sanitization-certificate guidance.

https://csrc.nist.gov/pubs/sp/800/88/r2/final

R156

NIST quantum sensing materials used for field-deployable quantum-system and edge-operations framing.

https://www.nist.gov/quantum-information-science/quantum-sensing-explained

https://www.nist.gov/quantum-science

R157

NIST quantum networking materials used for quantum network operations center, link validation, and entanglement-service operational patterns.

https://www.nist.gov/pml/productsservices/quantum-networks-nist

https://www.nist.gov/programs-projects/quantum-communications-and-networks

R158

DOE quantum internet blueprint references used for long-distance entanglement and national quantum-network operating context.

https://www.energy.gov/articles/us-department-energy-unveils-blueprint-quantum-internet-launch-future-quantum-internet

https://www.osti.gov/biblio/1638794

R159

NIST Artificial Intelligence Risk Management Framework 1.0, used for automated-agent governance, measurement, and risk-management framing.

https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-ai-rmf-10

R160

NIST Cybersecurity Framework 2.0, used for governance, risk, policy, and enterprise-control framing in the standard operating environment and platform integration chapters.

https://www.nist.gov/cyberframework

https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.29.pdf

R161

NIST SP 800-61 Rev. 3, Incident Response Recommendations and Considerations for Cybersecurity Risk Management, used for incident-response lifecycle and cyber-risk integration patterns applied to quantum operations.

https://csrc.nist.gov/pubs/sp/800/61/r3/final

R162

NIST SP 800-184, Guide for Cybersecurity Event Recovery, used for recovery planning, exercise, playbook, and resilience-improvement patterns.

https://csrc.nist.gov/pubs/sp/800/184/final

R163

NIST SP 800-37 Rev. 2, Risk Management Framework for Information Systems and Organizations, used for authorization, control selection, continuous monitoring, and lifecycle governance framing.

https://csrc.nist.gov/pubs/sp/800/37/r2/final

R164

NIST SP 800-160 Vol. 1 Rev. 1, Engineering Trustworthy Secure Systems, used for systems-security engineering, lifecycle assurance, and trustworthy-system design framing.

https://csrc.nist.gov/pubs/sp/800/160/v1/r1/final

R165

Object Management Group Structured Assurance Case Metamodel, used for claim-argument-evidence assurance-case structure and auditable argumentation patterns.

https://www.omg.org/spec/SACM/

R166

NIST SP 800-55 Vol. 1, Measurement Guide for Information Security, used for metric selection, measurement-program design, and management-action linkage.

https://csrc.nist.gov/pubs/sp/800/55/v1/final

R167

NASA Systems Engineering Handbook and NASA model-based systems engineering handbook material, used for mission-assurance, readiness-review, verification, and lifecycle-control patterns.

https://www.nasa.gov/reference/systems-engineering-handbook/

https://standards.nasa.gov/standard/nasa/nasa-hdbk-1009

R168

CISA Secure by Design software guidance, used for secure-by-design and secure-by-default change-control framing in platform and provider-integration workflows.

https://www.cisa.gov/resources-tools/resources/secure-by-design

R169

NIST SP 800-53 Rev. 5, Security and Privacy Controls for Information Systems and Organizations, used for control catalogs, audit evidence mapping, privacy/security control framing, and risk-managed platform governance.

https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final

R170

NIST Open Security Controls Assessment Language (OSCAL), used for machine-readable control, assessment, and compliance automation patterns.

https://pages.nist.gov/OSCAL/

R171

OpenTelemetry Logs Data Model and Semantic Conventions, used for structured telemetry, logs, traces, metrics, and semantic operations patterns.

https://opentelemetry.io/docs/specs/otel/logs/data-model/

https://opentelemetry.io/docs/concepts/semantic-conventions/

R172

NIST SP 800-92, Guide to Computer Security Log Management, and NIST SP 800-92 Rev. 1 initial public draft, used for log management, preservation, review, and planning patterns.

https://csrc.nist.gov/pubs/sp/800/92/final

https://csrc.nist.gov/pubs/sp/800/92/r1/ipd

R173

NASA Human Factors Handbook Procedural Guidance and Tools, used for operator reliability, human-factors analysis, incident learning, and control-room design patterns.

https://standards.nasa.gov/standard/NASA/NASA-HDBK-870925

R174

OpenAPI Specification v3.2.0, used for governance API, broker API, scorecard API, and contract-testing patterns.

https://spec.openapis.org/oas/v3.2.0.html

R175

CloudEvents specification and CNCF project material, used for portable event metadata and cross-system eventing patterns.

https://cloudevents.io/

https://www.cncf.io/projects/cloudevents/

R176

W3C Verifiable Credentials Data Model v2.0, used for credentialed facts, provider attestations, training records, and machine-verifiable evidence claims.

https://www.w3.org/TR/vc-data-model-2.0/

R177

Open Policy Agent and Rego policy language documentation, used for policy-as-code, admission control, guardrail enforcement, and autonomous-action authorization patterns.

https://openpolicyagent.org/docs/policy-language

R178

CycloneDX specification and CycloneDX Attestations material, used for SBOM, service BOM, operational BOM, and evidence-backed attestation patterns.

https://cyclonedx.org/specification/overview/

https://cyclonedx.org/capabilities/attestations/

R179

TLA+ tools and documentation, used for formal specification, model checking, and state-machine validation patterns in orchestration, rollback, and contract testing.

https://docs.tlapl.us/

https://lamport.azurewebsites.net/tla/tools.html

R180

NIST SP 800-154, Guide to Data-Centric System Threat Modeling (Initial Public Draft, March 2016), used for quantum asset threat models, abuse-case analysis, and data-centric risk review patterns. This is draft guidance, not a final NIST publication.

https://csrc.nist.gov/pubs/sp/800/154/ipd

R181

NIST SP 800-160 Volume 2 Revision 1, Developing Cyber-Resilient Systems, used for resilience engineering, degradation modes, recovery planning, and system life-cycle risk management patterns.

https://csrc.nist.gov/pubs/sp/800/160/v2/r1/final

R182

ETSI Quantum Key Distribution technology and standards material, used for QKD interoperability, common interfaces, implementation safety, and quantum-communication-network operations.

https://www.etsi.org/technologies/quantum-key-distribution

R183

NSA guidance on Quantum Key Distribution and Quantum Cryptography, used for limitation-aware QKD discussion, national-security cautions, and the distinction between QKD and broader cryptographic migration.

https://www.nsa.gov/Cybersecurity/Quantum-Key-Distribution-QKD-and-Quantum-Cryptography-QC/

R184

U.S. Department of Energy Office of Science highlight on QUANT-NET control-framework work, used for quantum-network control-plane automation and testbed operations patterns.

https://science.osti.gov/ascr/Highlights/2026/3a

R185

IETF RFC 9334, Remote ATtestation procedureS (RATS) Architecture, used for attestation, evidence, verifier, and relying-party patterns in federated evidence rooms.

https://datatracker.ietf.org/doc/rfc9334/

R186

IETF RFC 9421, HTTP Message Signatures, used for signed evidence exchange, API-level integrity, and cross-organization artifact transfer patterns.

https://datatracker.ietf.org/doc/html/rfc9421

R187

W3C Verifiable Credential Data Integrity, used for cryptographically provable credentials, provider attestations, benchmark witness statements, and signed evidence claims.

https://www.w3.org/TR/vc-data-integrity/

R188

NIST Privacy Framework, used for data minimization, selective disclosure, privacy-risk vocabulary, and federated evidence-room governance.

https://www.nist.gov/privacy-framework

R189

NVIDIA Ising, CUDA-Q, and NVQLink material, used for current examples of AI-assisted calibration, real-time decoding, and low-latency QPU-to-accelerator integration.

https://developer.nvidia.com/ising

https://developer.nvidia.com/blog/nvidia-ising-introduces-ai-powered-workflows-to-build-fault-tolerant-quantum-systems/

https://www.nvidia.com/en-us/solutions/quantum-computing/nvqlink/

R190

Historical Qiskit Experiments 0.5 calibration documentation, used as an example of calibration-management patterns. The pulse-based Calibrations class and calibration support were subsequently removed; these archived APIs are not current Qiskit Experiments functionality. See the release notes.

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/mod_calibration.html

https://qiskit-community.github.io/qiskit-experiments/stable/0.5/apidocs/calibration_management.html

R191

Google SRE Book: “Service Level Objectives,” used for SLO and error-budget concepts in quantum service reliability.

https://sre.google/sre-book/service-level-objectives/

R192

NIST SP 800-137 and SP 800-137A, used for information security continuous monitoring and assessment patterns adapted to quantum control and evidence assurance.

https://csrc.nist.gov/pubs/sp/800/137/final

https://csrc.nist.gov/pubs/sp/800/137/a/final

R193

NIST SP 800-84, used for test, training, and exercise program design adapted to quantum resilience exercises and game days.

https://csrc.nist.gov/pubs/sp/800/84/final

R194

NIST NICE Framework Resource Center, used for structured role, task, knowledge, and skill vocabulary adapted to quantum operations workforce planning.

https://www.nist.gov/itl/applied-cybersecurity/nice/nice-framework-resource-center

R195

CISA Cybersecurity Performance Goals 2.0, used for baseline, attestable security-practice framing in quantum platform programs and service catalogs.

https://www.cisa.gov/cybersecurity-performance-goals-2-0-cpg-2-0

R196

National Quantum Initiative, used for long-horizon quantum information science context, national program framing, and industry adoption discussion.

https://www.quantum.gov/

R197

NASA Systems Engineering Handbook, used for life-cycle reviews, technical decision gates, baseline discipline, and stage-gate governance patterns.

https://www.nasa.gov/wp-content/uploads/2018/09/nasa_systems_engineering_handbook_0.pdf

R198

GAO Technology Readiness Assessment Guide, used for technology readiness assessment patterns, maturity evaluation, and evidence requirements before scale decisions.

https://www.gao.gov/products/gao-20-48g

R199

NIST SP 800-30 Rev. 1, Guide for Conducting Risk Assessments, used for risk-assessment framing and leadership decision support.

https://csrc.nist.gov/pubs/sp/800/30/r1/final

R200

NIST SP 800-160 Vol. 1 Rev. 1, Engineering Trustworthy Secure Systems, used for trustworthy system engineering, lifecycle discipline, and control-plane design.

https://csrc.nist.gov/pubs/sp/800/160/v1/r1/final

R201

NIST SP 800-160 Vol. 2 Rev. 1, Developing Cyber-Resilient Systems, used for cyber-resilient systems engineering and survivable control-plane design.

https://csrc.nist.gov/pubs/sp/800/160/v2/r1/final

R202

OpenAPI Specification 3.2.0, used for language-agnostic HTTP API descriptions, control-plane API contracts, and generated conformance tests.

https://spec.openapis.org/oas/v3.2.0.html

R203

AsyncAPI Specification 3.1.0, used for machine-readable message-driven API descriptions, event streams, and asynchronous quantum platform contracts.

https://www.asyncapi.com/docs/reference/specification/latest

R204

CloudEvents specification, used for common event metadata, event routing, and interoperable event envelopes across quantum platform services.

https://cloudevents.io/

R205

NIST SP 800-128, Guide for Security-Focused Configuration Management of Information Systems, used for configuration-baseline discipline, drift control, and security-aware configuration management patterns adapted to quantum platforms.

https://csrc.nist.gov/pubs/sp/800/128/upd1/final

R206

SLSA provenance specification, used for build provenance, artifact attestation, and reproducible quantum experiment bundle patterns.

https://slsa.dev/spec/v1.0/provenance

R207

NIST Digital Thread for Smart Manufacturing Systems and Extended Digital Thread project material, used for digital-thread framing across design, manufacturing, support, and lifecycle information.

https://www.nist.gov/programs-projects/digital-thread-smart-manufacturing

https://www.nist.gov/programs-projects/extended-digital-thread

R208

Backstage Software Catalog documentation, used for service-catalog, ownership metadata, and internal developer portal patterns adapted to quantum platform capabilities.

https://backstage.io/docs/features/software-catalog/

R209

Cloud Native Buildpacks reproducibility documentation, used for reproducible build framing and environment reconstruction patterns.

https://buildpacks.io/docs/for-app-developers/concepts/reproducibility/

R210

NIST/SEMATECH e-Handbook of Statistical Methods, especially process monitoring and statistical process control material, used for quantum fleet SPC and drift-detection patterns.

https://www.itl.nist.gov/div898/handbook/

R211

CEOS Jupyter Notebook Best Practice v1.1, used for notebook quality, reproducibility, hidden-dependency, and reuse guidance adapted to quantum research operations.

https://ceos.org/document_management/Working_Groups/WGISS/Documents/WGISS%20Best%20Practices/CEOS_JupterNotebooks_Best%20Practice_v1.1.pdf

R212

Backstage TechDocs documentation, used for docs-like-code, documentation discovery, and service-associated technical documentation patterns.

https://backstage.io/docs/features/techdocs/

R213

OpenID Connect Core 1.0, used for human authentication claims, ID tokens, and delegated user identity patterns in quantum workload admission.

https://openid.net/specs/openid-connect-core-1_0.html

R214

SPIFFE concepts and X.509-SVID specification, used for workload identity, service-to-service authentication, and verifiable service provenance across quantum platform components.

https://spiffe.io/docs/latest/spiffe-about/spiffe-concepts/

https://spiffe.io/docs/latest/spiffe-specs/x509-svid/

R215

W3C Trace Context Level 2, used for trace-context propagation, traceparent and tracestate semantics, and hybrid quantum execution traceability.

https://www.w3.org/TR/trace-context-2/

R216

OpenLineage specification facets, used for run, job, dataset, and extensible metadata patterns adapted to quantum data lineage and evidence catalogs.

https://openlineage.io/docs/spec/facets/

https://openlineage.io/docs/spec/facets/run-facets/

https://openlineage.io/docs/spec/facets/job-facets/

R217

Sigstore documentation and Cosign signing overview, used for signed evidence packages, artifact verification, and transparency-log-informed quantum evidence workflows.

https://docs.sigstore.dev/about/overview/

https://docs.sigstore.dev/cosign/signing/overview/

R218

OpenFeature specification, used for vendor-neutral feature flag evaluation, progressive rollout patterns, and controlled quantum runtime changes.

https://openfeature.dev/specification/

https://openfeature.dev/specification/sections/flag-evaluation

R219

NIST AI Risk Management Framework 1.0, used for operator-copilot risk framing, trustworthy AI controls, and AI-assisted operations governance.

https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-ai-rmf-10

R220

OWASP Top 10 for Large Language Model Applications, used for operator-copilot security risks such as prompt injection, insecure output handling, sensitive information disclosure, and supply-chain vulnerabilities.

https://owasp.org/www-project-top-10-for-large-language-model-applications/

R221

Open Policy Agent documentation and Rego policy language, used for policy-as-code admission, plugin governance, and quantum runtime guardrail decisions.

https://openpolicyagent.org/docs

https://openpolicyagent.org/docs/policy-language

R222

RFC 9162, Certificate Transparency Version 2.0, used for append-only log, Merkle-tree proof, monitor, and witness patterns adapted to quantum transparency services.

https://www.rfc-editor.org/rfc/rfc9162.html

R223

in-toto Attestation Framework specifications, used for authenticated statements about artifacts, predicates, subjects, and verifiable supply-chain evidence.

https://in-toto.io/docs/specs/

https://github.com/in-toto/attestation/blob/main/spec/README.md

R224

Notary Project signature specification and Notation project material, used for signing and verifying registry artifacts and certified quantum components.

https://github.com/notaryproject/specifications/blob/main/specs/signature-specification.md

https://github.com/notaryproject/notation

R225

OpenSSF Scorecard documentation, used for automated security-health checks and dependency risk signals for quantum component marketplaces.

https://scorecard.dev/

https://github.com/ossf/scorecard

R226

FinOps Foundation Allocation and Invoicing & Chargeback capabilities, used for allocation, showback, chargeback, invoice reconciliation, and cost-center mapping for quantum platform economics.

https://www.finops.org/framework/capabilities/allocation/

https://www.finops.org/framework/capabilities/invoicing-chargeback/

R227

NIST SP 800-171 Rev. 3 and NIST SP 800-171A Rev. 3, used for controlled unclassified information protection and assessment patterns adapted to regulated quantum workloads.

https://csrc.nist.gov/pubs/sp/800/171/r3/final

https://csrc.nist.gov/pubs/sp/800/171/a/r3/final

R228

OASIS Common Security Advisory Framework Version 2.0, used for structured advisory, affected-product, vulnerability, and remediation exchange patterns adapted to quantum stack advisories.

https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html

R229

OpenChain ISO/IEC 5230 license-compliance material and ISO/IEC 5230 overview, used for open source license-compliance program patterns in certified component marketplaces.

https://openchainproject.org/license-compliance

https://www.iso.org/standard/81039.html

R230

NIST Privacy Framework and NIST Privacy Framework 1.1 Initial Public Draft, used for privacy-risk vocabulary, minimization, and privacy-control framing in quantum data governance.

https://www.nist.gov/privacy-framework

https://csrc.nist.gov/pubs/cswp/40/nist-privacy-framework-11/ipd

R231

National Archives Universal Electronic Records Management Requirements and records-management guidance, used for capture, maintenance, disposition, transfer, metadata, and reporting patterns in quantum records operations.

https://www.archives.gov/records-mgmt/policy/universalermrequirements

https://www.archives.gov/records-mgmt/policy

R232

Semantic Versioning 2.0.0 official specification, used for release compatibility, public API versioning, and quantum contract versioning discipline.

https://semver.org/

R233

OpenSLO specification and project documentation, used for SLO-as-code, declarative reliability goals, and vendor-neutral SLO workflow framing.

https://openslo.com/

https://github.com/OpenSLO/OpenSLO

R234

NIST SP 800-115, Technical Guide to Information Security Testing and Assessment, used for security test planning, execution, reporting, and retest patterns adapted to quantum control planes.

https://csrc.nist.gov/pubs/sp/800/115/final

R235

Kubernetes Gateway API official documentation, used for role-oriented gateway and routing patterns adapted to quantum broker gateways.

https://gateway-api.sigs.k8s.io/

https://kubernetes.io/docs/concepts/services-networking/gateway/

R236

Envoy Proxy official documentation, used for service mesh, universal data plane, traffic management, and observability patterns for quantum platform microservices.

https://www.envoyproxy.io/

R237

Grafana k6 documentation, used for load testing, performance thresholds, synthetic traffic, and capacity-test planning patterns adapted to quantum brokers and evidence pipelines.

https://grafana.com/docs/k6/latest/

R238

OpenAPI Specification 3.1, used for formal API descriptions, gateway contracts, and compatibility documentation for quantum service APIs.

https://spec.openapis.org/oas/v3.1.0.html

R239

W3C PROV Data Model, used for provenance, replay envelope, time-travel debugging, and evidence reconstruction concepts.

https://www.w3.org/TR/prov-dm/

R240

NIST SP 800-55 Volume 1, Measurement Guide for Information Security: Identifying and Selecting Measures, used for board-level reporting, metric selection, and decision-oriented control-tower measures.

https://csrc.nist.gov/pubs/sp/800/55/v1/final

R241

Google SRE Workbook, Implementing SLOs and Alerting on SLOs, used for customer-experience SLO design, alerting, and error-budget response patterns.

https://sre.google/workbook/implementing-slos/

https://sre.google/workbook/alerting-on-slos/

R242

NIST SP 800-137, Information Security Continuous Monitoring for Federal Information Systems and Organizations, used for continuous control monitoring, risk posture, and automated evidence-freshness patterns.

https://csrc.nist.gov/pubs/sp/800/137/final

https://doi.org/10.6028/NIST.SP.800-137

R243

NIST SP 800-137A, Assessing Information Security Continuous Monitoring Programs, used for ISCM program assessment methods, evaluation criteria, and evidence review patterns.

https://csrc.nist.gov/pubs/sp/800/137/a/final

https://doi.org/10.6028/NIST.SP.800-137A

R244

NIST SP 800-218 Secure Software Development Framework and SP 800-218 Rev. 1 initial public draft, used for secure software development vocabulary, software-producer practices, and supplier communication patterns adapted to quantum platform engineering.

https://csrc.nist.gov/pubs/sp/800/218/final

https://csrc.nist.gov/pubs/sp/800/218/r1/ipd

R245

CISA Secure by Design, Secure by Demand, and Product Security Bad Practices guidance, used for secure-default product expectations, customer security-evidence questions, and post-quantum cryptography support expectations.

https://www.cisa.gov/securebydesign

https://www.cisa.gov/resources-tools/resources/secure-demand-guide

https://www.cisa.gov/resources-tools/resources/product-security-bad-practices

R246

IBM Quantum Qiskit Runtime REST API and Qiskit Runtime execution modes documentation, used for runtime API boundaries, primitive execution, instance/QPU access, and job, batch, and session mode semantics.

https://quantum.cloud.ibm.com/docs/en/api/qiskit-runtime-rest

https://quantum.cloud.ibm.com/docs/en/guides/execution-modes

R247

Amazon Braket reservations, reservation execution, pricing, and cost-control documentation, used for dedicated-device access, reservation utilization, on-demand task economics, and QPU spending-limit patterns.

https://docs.aws.amazon.com/braket/latest/developerguide/braket-reservations.html

https://docs.aws.amazon.com/braket/latest/developerguide/braket-run-quantum-task-with-reservation.html

https://aws.amazon.com/braket/pricing/

https://docs.aws.amazon.com/braket/latest/developerguide/braket-pricing.html

R248

Azure Quantum quotas and job-cost/billing documentation, used for provider-defined quota models, workspace usage tracking, provider limits, and cost-reporting behavior.

https://learn.microsoft.com/en-us/azure/quantum/azure-quantum-quotas

https://learn.microsoft.com/en-us/azure/quantum/azure-quantum-job-cost-billing

R249

OpenTelemetry Semantic Conventions and Logs specification, used for common attribute naming, trace/metric/log/resource correlation, and telemetry normalization patterns for quantum platforms.

https://opentelemetry.io/docs/concepts/semantic-conventions/

https://opentelemetry.io/docs/specs/otel/logs/

R250

CNCF OpenTelemetry project documentation and specification index, used for cross-stack observability architecture, resource semantics, and telemetry portability framing.

https://opentelemetry.io/docs/

https://opentelemetry.io/docs/specs/

R251

IBM Quantum Learning: Limitations on quantum information.

https://quantum.cloud.ibm.com/learning/en/courses/basics-of-quantum-information/quantum-circuits/limitations-on-quantum-information

R252

IBM Quantum Roadmap: fault-tolerant computing goals. Roadmap targets are intentions subject to change.

https://www.ibm.com/roadmaps/quantum/2030/

R253

Deterministic improvements of quantum measurements with grouping of compatible operators, non-local transformations, and covariance estimates.

https://arxiv.org/abs/2201.01471

R254

Chamberland, Iyer, and Poulin: Fault-Tolerant Quantum Computing in the Pauli or Clifford Frame with Slow Error Diagnostics.

https://arxiv.org/abs/1704.06662

R255

Amazon Braket API: CancelQuantumTask.

https://docs.aws.amazon.com/braket/latest/APIReference/API_CancelQuantumTask.html

R256

NIST CSRC glossary: Confidence interval.

https://csrc.nist.gov/glossary/term/confidence_interval

R257

NIST: HQC selection for post-quantum key-encapsulation standardization, March 2025.

https://www.nist.gov/news-events/news/2025/03/nist-selects-hqc-fifth-algorithm-post-quantum-encryption

R258

IBM Quantum Learning: Variational algorithms.

https://quantum.cloud.ibm.com/learning/en/courses/variational-algorithm-design/variational-algorithms

R259

IBM Quantum Learning: Repetition codes.

https://quantum.cloud.ibm.com/learning/en/courses/foundations-of-quantum-error-correction/correcting-quantum-errors/repetition-codes

R260

IBM Quantum Learning: Stabilizer codes.

https://quantum.cloud.ibm.com/learning/en/courses/foundations-of-quantum-error-correction/stabilizer-formalism/stabilizer-codes

R261

PyMatching documentation: decoding Stim circuits.

https://pymatching.readthedocs.io/en/stable/

R262

CISA, NSA, and NIST: Quantum-Readiness—Migration to Post-Quantum Cryptography.

https://www.cisa.gov/sites/default/files/2023-08/Quantum%20Readiness_Final_CLEAR_508c%20%283%29.pdf

R263

IBM: Error mitigation and suppression techniques.

https://quantum.cloud.ibm.com/docs/en/guides/error-mitigation-and-suppression-techniques

R264

IBM: Primitive inputs and outputs.

https://quantum.cloud.ibm.com/docs/en/guides/primitive-input-output

R265

D-Wave: Minor-Embedding Best Practices.

https://docs.dwavequantum.com/en/latest/quantum_research/embedding_guidance.html

R266

SLSA: Verification Summary Attestation.

https://slsa.dev/spec/v1.2/verification_summary

R267

Mermaid: Entity Relationship Diagrams.

https://mermaid.js.org/syntax/entityRelationshipDiagram.html

R268

Dahlberg et al., A Link Layer Protocol for Quantum Networks (2019), Sec.4.3 and Appendix B.

https://qutech.nl/wp-content/uploads/2019/03/A-Link-Layer-Protocol-for-Quantum-Networks.pdf

R269

NIST/SEMATECH, What are confidence intervals?

https://www.itl.nist.gov/div898/handbook/prc/section1/prc14.htm

R270

IBM Quantum, The dawn of quantum advantage — definition of quantum separation.

https://www.ibm.com/quantum/blog/quantum-advantage-era

R271

NIST/SEMATECH, Confidence intervals for differences between means.

https://itl.nist.gov/div898/handbook/prc/section3/prc312.htm

R272

U.S. House Office of the Law Revision Counsel, Federal Rule of Civil Procedure 37(e).

https://uscode.house.gov/view.xhtml?edition=prelim&num=0&req=granuleid%3AUSC-prelim-title28a-node89-node131-rule37

R273

Mermaid Quadrant Chart documentation — quadrant positions.

https://mermaid.js.org/syntax/quadrantChart.html

R274

ETSI GR QKD 003 V2.1.1, Components and Internal Interfaces.

https://www.etsi.org/deliver/etsi_gr/QKD/001_099/003/02.01.01_60/gr_qkd003v020101p.pdf

R275

Litinski, A Game of Surface Codes: Large-Scale Quantum Computing with Lattice Surgery (2019).

https://arxiv.org/abs/1808.02892

R276

Caune et al., Demonstrating real-time and low-latency quantum error correction with superconducting qubits (2024).

https://arxiv.org/abs/2410.05202

R277

Skoric et al., Parallel window decoding enables scalable fault tolerant quantum computation.

https://arxiv.org/abs/2209.08552

R278

Howard et al., Time-uniform, nonparametric, nonasymptotic confidence sequences (2021).

https://arxiv.org/abs/1810.08240

R279

JSON Schema, Object — Additional Properties.

https://json-schema.org/understanding-json-schema/reference/object

R280

IBM Quantum, BackendProperties — measured values, error estimates and timestamps.

https://quantum.cloud.ibm.com/docs/en/api/qiskit-ibm-runtime/models-backend-properties

R281

SciPy, minimize(method=COBYLA).

https://docs.scipy.org/doc/scipy/reference/optimize.minimize-cobyla.html

R282

NIST/SEMATECH, What are Variables Control Charts?

https://www.itl.nist.gov/div898/handbook/pmc/section3/pmc32.htm

R283

NIST/SEMATECH, Autocorrelation.

https://www.itl.nist.gov/div898/handbook/eda/section3/eda35c.htm

R284

RFC 8693: OAuth 2.0 Token Exchange.

https://www.rfc-editor.org/rfc/rfc8693.html

R285

Sigstore security model.

https://docs.sigstore.dev/about/security/

R286

Sigstore Bundle Format.

https://docs.sigstore.dev/about/bundle/

R287

RFC 9901: Selective Disclosure for JSON Web Tokens, section 9.3.

https://www.rfc-editor.org/rfc/rfc9901.html#section-9.3

R288

IBM Quantum Learning: Running quantum circuits.

https://quantum.cloud.ibm.com/learning/en/courses/quantum-computing-in-practice/running-quantum-circuits

R289

PostgreSQL: Comparison functions and operators.

https://www.postgresql.org/docs/current/functions-comparison.html

R290

AWS Prescriptive Guidance: Transactional outbox pattern.

https://docs.aws.amazon.com/prescriptive-guidance/latest/cloud-design-patterns/transactional-outbox.html

R291

Amazon Braket CreateQuantumTask API.

https://docs.aws.amazon.com/braket/latest/APIReference/API_CreateQuantumTask.html

R292

NIST SP 800-90B: entropy sources, sections 4.2–4.4.

https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-90B.pdf

R293

OpenLineage Object Model.

https://openlineage.io/docs/spec/object-model/

R294

OpenLineage authoritative JSON Schema.

https://raw.githubusercontent.com/OpenLineage/OpenLineage/main/spec/OpenLineage.json

R295

PostgreSQL: Subquery expressions.

https://www.postgresql.org/docs/current/functions-subquery.html

R296

Qiskit QuantumCircuit 2.3 API: depth and estimate_duration.

https://quantum.cloud.ibm.com/docs/en/api/qiskit/2.3/qiskit.circuit.QuantumCircuit

R297

Microsoft Quantum, Modeling quantum architecture with Azure Quantum Resource Estimator.

https://quantum.microsoft.com/en-us/insights/blogs/resource-estimation/modeling-quantum-architecture-with-azure-quantum-resource-estimator

R298

Qiskit Mthree, Correcting probabilities — correction accepts aggregate raw counts.

https://qiskit.github.io/qiskit-addon-mthree/tutorials/02_correcting_probs.html

R299

NIST CSF FAQs — six concurrent and continuous Functions.

https://www.nist.gov/cyberframework/faqs

R300

Mermaid Gantt documentation — timestamp and duration syntax.

https://mermaid.js.org/syntax/gantt.html

R301

Qiskit Aer: depolarizing_error — channel parameter convention.

https://qiskit.github.io/qiskit-aer/stubs/qiskit_aer.noise.depolarizing_error.html

R302

Qiskit Aer: AerSimulator — methods and simulation options.

https://qiskit.github.io/qiskit-aer/stubs/qiskit_aer.AerSimulator.html

R303

Wassily Hoeffding (1963). Probability Inequalities for Sums of Bounded Random Variables.

https://doi.org/10.1080/01621459.1963.10500830

R304

PyMatching: documented Stim detector-error-model decoding workflow.

https://pymatching.readthedocs.io/en/stable/

R305

Stim: Python API reference, circuit generation and detector sampling.

https://github.com/quantumlib/Stim/blob/main/doc/python_api_reference_vDev.md

R306

RFC 8785: JSON Canonicalization Scheme.

https://www.rfc-editor.org/rfc/rfc8785

R307

NIST/SEMATECH e-Handbook: Shewhart control charts and false alarms.

https://www.itl.nist.gov/div898/handbook/pmc/section3/pmc321.htm

R308

IBM Quantum: bit ordering in Qiskit.

https://quantum.cloud.ibm.com/docs/en/guides/bit-ordering

R309

Qiskit quantum_info: state_fidelity definition.

https://quantum.cloud.ibm.com/docs/en/api/qiskit/quantum_info#state_fidelity

R310

Howard, Ramdas, McAuliffe, and Sekhon. Time-uniform, nonparametric, nonasymptotic confidence sequences.

https://arxiv.org/abs/1810.08240