II.
Responsibility JSON
Structured · liveresponsibility:content-creation
Content Creation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:content-creation",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Content Creation",
"description": "Producing written, visual, and multimedia content — including articles, case\nstudies, social posts, and product copy — that engages target audiences and\nadvances brand and business objectives. Managing editorial calendars, maintaining\nbrand voice consistency, and measuring content performance through defined KPIs.\n",
"cadence": "continuous"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:content-strategist",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:ux-writer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:creative-director",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:brand-manager",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:developer-advocate",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "workflow:brand-campaign-launch",
"to": "responsibility:content-creation",
"kind": "triggers_responsibility"
},
{
"from": "role:content-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:level-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:narrative-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:VFX-artist",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:sound-designer",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:music-technologist",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
},
{
"from": "role:video-editor",
"to": "responsibility:content-creation",
"kind": "holds_responsibility"
}
]
}