II.
Workflow JSON
Structured · liveworkflow:web-caching-strategy-review
Web Caching Strategy Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:web-caching-strategy-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-web-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Web Caching Strategy Review",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews the multi-layer web caching architecture — auditing Cache-Control\nand CDN header configurations by content type, validating cache-busting\nstrategies for hashed assets, measuring cache-hit ratios at browser and edge\nlayers, profiling stale-while-revalidate effectiveness, and verifying\ninvalidation procedures post-deployment. Excludes CDN vendor selection and\ninfrastructure provisioning.\n"
},
"outgoingEdges": [
{
"from": "workflow:web-caching-strategy-review",
"to": "role:performance-profiler",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "role:implementer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "skill-area:serverless-cold-start-optimization",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "domain:infrastructure",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "responsibility:performance-budget-tracking",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "org-unit:frontend-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:web-caching-strategy-review",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}