II.
Workflow JSON
Structured · liveworkflow:community-guidelines-development
Community Guidelines Development json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:community-guidelines-development",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-community-setup.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Community Guidelines Development",
"workflowKind": "governance",
"triggerType": "on-demand",
"typicalCadence": "per-milestone",
"complexity": "cross-team",
"description": "Develops comprehensive community guidelines and moderation policies --\nresearching best practices from established developer communities and\nopen-source governance models, drafting code of conduct covering expected\nbehavior, prohibited conduct, and consequences with clear examples,\ndefining moderation policies with severity tiers, enforcement procedures,\nand appeal mechanisms, establishing escalation procedures from community\nmoderators to staff to legal for sensitive situations, creating guidelines\nfor intellectual property, self-promotion, and commercial content\nboundaries, designing transparency reporting frameworks for moderation\nactions, soliciting community feedback on draft guidelines through\nstructured review periods, and creating moderator training materials with\ndecision flowcharts for common scenarios. Produces code of conduct document,\nmoderation policy handbook, escalation procedures, and moderator training\nguide. Excludes legal review.\n"
},
"outgoingEdges": [
{
"from": "workflow:community-guidelines-development",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "skill-area:data-governance",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "domain:community",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "responsibility:runbook-authoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "responsibility:write-user-docs",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:forum-discussion-board",
"to": "workflow:community-guidelines-development",
"kind": "follows_workflow"
}
]
}