II.
Workflow JSON
Structured · liveworkflow:flaky-test-management
Flaky Test Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:flaky-test-management",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-development.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Flaky Test Management",
"workflowKind": "development",
"triggerType": "event-driven",
"typicalCadence": "per-occurrence",
"complexity": "single-team",
"description": "Detects, quarantines, and tracks resolution of flaky tests to\nmaintain CI reliability and developer confidence.\n"
},
"outgoingEdges": [
{
"from": "workflow:flaky-test-management",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "role:debugger",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "responsibility:triage-incoming-issues",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "role:debugger",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "skill-area:react-testing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "responsibility:triage-incoming-issues",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "org-unit:engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:flaky-test-management",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}