II.
Role JSON
Structured · liverole:trust-safety-engineer
Trust & Safety Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:trust-safety-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Trust & Safety Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds systems to protect platform users — content classification\nmodels, abuse detection pipelines, account security measures, and\npolicy enforcement automation. Balances user safety with free\nexpression and privacy considerations.\n"
},
"outgoingEdges": [
{
"from": "role:trust-safety-engineer",
"to": "responsibility:content-policy-enforcement",
"kind": "holds_responsibility"
},
{
"from": "role:trust-safety-engineer",
"to": "responsibility:trust-score-maintenance",
"kind": "holds_responsibility"
},
{
"from": "role:trust-safety-engineer",
"to": "responsibility:content-safety",
"kind": "holds_responsibility"
},
{
"from": "role:trust-safety-engineer",
"to": "domain:social-media",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:trust-safety-engineer",
"to": "domain:content-moderation",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:content-policy-enforcement",
"to": "role:trust-safety-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:trust-score-maintenance",
"to": "role:trust-safety-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:content-review-pipeline",
"to": "role:trust-safety-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:content-appeal-process",
"to": "role:trust-safety-engineer",
"kind": "involves_role",
"attributes": {}
}
]
}