II.
Workflow JSON
Structured · liveworkflow:particle-accelerator-data-pipeline
Particle Accelerator Data Pipeline json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:particle-accelerator-data-pipeline",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-physics.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Particle Accelerator Data Pipeline",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "per-run",
"complexity": "cross-team",
"description": "Processes particle accelerator experimental data at scale --\ningesting detector readout streams, applying trigger-level event\nfiltering, reconstructing particle tracks and vertices, calibrating\ndetector response with known physics processes, computing\ncross-sections with systematic uncertainty propagation, and staging\nanalysis-ready datasets (ntuples) for physics working groups.\nExcludes physics interpretation.\n"
},
"outgoingEdges": [
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "role:ml-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "domain:physics",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "domain:scientific-computing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "responsibility:capacity-planning",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:particle-accelerator-data-pipeline",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}