II.
Workflow JSON
Structured · liveworkflow:brand-safety-review
Brand Safety Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:brand-safety-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-3.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Brand Safety Review",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "moderate",
"description": "Reviewing advertising placements and content adjacency for brand\nsafety — keyword blocklist management, content category exclusions,\nplacement audit, and brand suitability scoring. Ensures ads appear\nin appropriate contexts.\n"
},
"outgoingEdges": [
{
"from": "workflow:brand-safety-review",
"to": "role:brand-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "role:marketing-strategist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "role:content-moderator",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "skill-area:brand-strategy",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "domain:advertising",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "domain:advertising-tech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:brand-safety-review",
"to": "responsibility:brand-consistency",
"kind": "triggers_responsibility",
"attributes": {}
}
],
"incomingEdges": []
}