II.
Workflow JSON
Structured · liveworkflow:community-moderation-cycle
Community Moderation Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:community-moderation-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-community.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Community Moderation Cycle",
"workflowKind": "operational",
"triggerType": "continuous",
"typicalCadence": "daily",
"complexity": "cross-team",
"description": "Operates the ongoing moderation workflow across community platforms --\nreviewing flagged content against community guidelines with consistent\nenforcement criteria, processing reported posts through severity-tiered\nresponse protocols (warning, edit, removal, ban), managing appeal workflows\nwith documented decision rationale and escalation to community leadership,\nmonitoring automated moderation tool effectiveness including spam filters,\ntoxicity detectors, and link scanners, tracking moderation action volumes\nand response times by platform and content type, identifying emerging policy\ngaps where existing guidelines do not clearly address new behavior patterns,\ncoordinating with legal on content that raises intellectual property or\nliability concerns, and maintaining moderation decision logs for\ntransparency reporting. Produces daily moderation queue summary, weekly\nenforcement statistics, and quarterly policy gap analysis. Excludes\nguideline authoring.\n"
},
"outgoingEdges": [
{
"from": "workflow:community-moderation-cycle",
"to": "role:devrel",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "skill-area:prompt-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "domain:community",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "responsibility:triage-incoming-issues",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "responsibility:respond-incidents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "org-unit:developer-relations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}