II.
Workflow JSON
Structured · liveworkflow:ai-content-moderation-review
AI Content Moderation Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:ai-content-moderation-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-ai-agents-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "AI Content Moderation Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Reviews the effectiveness of AI-powered content moderation systems —\nmeasuring precision and recall of toxicity classifiers, auditing\nfalse-positive rates and appeal outcomes, validating moderation policy\nalignment with updated content guidelines, benchmarking latency for\nreal-time moderation endpoints, and testing adversarial bypass resistance.\nExcludes moderation policy authoring and classifier training.\n"
},
"outgoingEdges": [
{
"from": "workflow:ai-content-moderation-review",
"to": "role:ai-champion",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "role:ml-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "skill-area:prompt-engineering",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "skill-area:eval-driven-development",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "domain:ml-ops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "domain:security",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "responsibility:ai-safety-guardrails",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "responsibility:ai-agent-usage-review",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "org-unit:ai-enablement",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "org-unit:ml-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-content-moderation-review",
"to": "org-unit:application-security-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}