II.
Workflow JSON
Structured · liveworkflow:podcast-production-cycle
Podcast Production Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:podcast-production-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-marketing-content-types.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Podcast Production Cycle",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "single-team",
"description": "Manages the end-to-end production of branded podcast episodes — planning\nepisode topics and guest lineups, preparing interview guides and talking\npoints, coordinating recording sessions, managing audio editing and sound\ndesign, writing show notes and episode descriptions with SEO keywords,\ndistributing across podcast platforms, promoting episodes through owned\nchannels, and analyzing listener engagement metrics like completion rate and\nsubscriber growth. Produces episode production checklists, distribution\nconfirmations, and listener analytics dashboards. Excludes podcast\nadvertising sales and sponsorship management.\n"
},
"outgoingEdges": [
{
"from": "workflow:podcast-production-cycle",
"to": "role:technical-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "skill-area:content-marketing",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "skill-area:brand-strategy",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "domain:marketing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "domain:digital-marketing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "responsibility:release-coordination",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "org-unit:content-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:podcast-production-cycle",
"to": "org-unit:marketing-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:podcast-audio-platform",
"to": "workflow:podcast-production-cycle",
"kind": "follows_workflow"
},
{
"from": "stack-profile:podcast-network",
"to": "workflow:podcast-production-cycle",
"kind": "follows_workflow"
}
]
}