II.
Workflow JSON
Structured · liveworkflow:quantum-hardware-calibration
Quantum Hardware Calibration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:quantum-hardware-calibration",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-quantum.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Quantum Hardware Calibration",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "daily",
"complexity": "single-team",
"description": "Calibrates quantum hardware systems for optimal gate fidelity --\nrunning randomized benchmarking sequences, tuning qubit frequencies\nto minimize crosstalk, optimizing pulse shapes via DRAG calibration,\nmeasuring T1/T2 coherence times, characterizing readout assignment\nerrors, updating the device calibration database, and gating system\navailability on minimum fidelity thresholds. Excludes hardware\nmaintenance and cryogenic operations.\n"
},
"outgoingEdges": [
{
"from": "workflow:quantum-hardware-calibration",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "domain:quantum-computing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "domain:physics",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:quantum-hardware-calibration",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}