II.
Workflow JSON
Structured · liveworkflow:editorial-workflow-management
Editorial Workflow Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:editorial-workflow-management",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-media-pub.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Editorial Workflow Management",
"workflowKind": "operational",
"triggerType": "event-driven",
"typicalCadence": "daily",
"complexity": "cross-team",
"description": "Manages the editorial production pipeline -- tracking content from pitch\napproval through assignment, drafting, copy editing, fact-checking,\nlegal review, and publication, coordinating multimedia asset production\nwith editorial timelines, managing contributor contracts and payment\ntriggers, enforcing editorial style guide compliance, and sequencing\ncontent across print, digital, and social channels. Produces editorial\ncalendars, production status dashboards, and post-publication\nperformance attribution reports. Excludes content strategy and audience\ndevelopment.\n"
},
"outgoingEdges": [
{
"from": "workflow:editorial-workflow-management",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "skill-area:context-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "domain:media-publishing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "domain:content-operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "responsibility:release-coordination",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "org-unit:content-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:editorial-workflow-management",
"to": "org-unit:product-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:content-management-platform",
"to": "workflow:editorial-workflow-management",
"kind": "follows_workflow"
},
{
"from": "stack-profile:news-publishing-cms",
"to": "workflow:editorial-workflow-management",
"kind": "follows_workflow"
}
]
}