II.
Workflow JSON
Structured · liveworkflow:performance-budget-enforcement
Performance Budget Enforcement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:performance-budget-enforcement",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-quality-frontend.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Performance Budget Enforcement",
"workflowKind": "operational",
"triggerType": "continuous",
"typicalCadence": "per-pull-request",
"complexity": "single-team",
"description": "Enforces bundle-size and runtime performance budgets in CI — measures\nCore Web Vitals, flags regressions, and gates deployments that violate\nthresholds. Excludes backend latency optimization.\n"
},
"outgoingEdges": [
{
"from": "workflow:performance-budget-enforcement",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:react-state-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:serverless-cold-start-optimization",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "responsibility:review-prs-merge-decisions",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "org-unit:frontend-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "org-unit:engineering-productivity",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "role:tech-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:react-state-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:serverless-cold-start-optimization",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "responsibility:review-prs-merge-decisions",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "org-unit:frontend-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:performance-budget-enforcement",
"to": "org-unit:engineering-productivity",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}