II.
Role JSON
Structured · liverole:end-user
End User json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:end-user",
"_kind": "Role",
"_file": "role/roles/end-user.yaml",
"_cluster": "role",
"attributes": {
"displayName": "End User",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "A non-employee end user of an agent product or API. Used as a target of\nper-user quotas and rate limits applied at the public-API edge.\n"
},
"outgoingEdges": [
{
"from": "role:end-user",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
}
],
"incomingEdges": [
{
"from": "quota:per-user-rpm",
"to": "role:end-user",
"kind": "constrains",
"attributes": {}
},
{
"from": "lib-agent:shared--ux-designer",
"to": "role:end-user",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "workflow:discord-community-management",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:work-order-lifecycle-management",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:user-research-session",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:live-chat-support-optimization",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:onboarding-support-program",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:usability-testing-cycle",
"to": "role:end-user",
"kind": "involves_role",
"attributes": {}
}
]
}