{
"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": [],
"incomingEdges": [
{
"from": "quota:per-user-rpm",
"to": "role:end-user",
"kind": "constrains",
"attributes": {}
},
{
"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": {}
}
]
}