II.
Role JSON
Structured · liverole:license-auditor
License Auditor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:license-auditor",
"_kind": "Role",
"_file": "role/roles/license-auditor.yaml",
"_cluster": "role",
"attributes": {
"displayName": "License Auditor",
"isAgentic": true,
"requiredCapabilities": [
"capability:supports-tool-use",
"capability:supports-text-streaming"
],
"requiredDomains": [
"domain:software-engineering"
],
"description": "Agent that audits dependency licenses for policy compliance.\n"
},
"outgoingEdges": [
{
"from": "role:license-auditor",
"to": "responsibility:compliance-monitoring",
"kind": "holds_responsibility"
},
{
"from": "role:license-auditor",
"to": "responsibility:dependency-audit",
"kind": "holds_responsibility"
},
{
"from": "role:license-auditor",
"to": "responsibility:risk-assessment",
"kind": "holds_responsibility"
},
{
"from": "role:license-auditor",
"to": "capability:supports-tool-use",
"kind": "requires_capability",
"attributes": {}
},
{
"from": "role:license-auditor",
"to": "capability:supports-text-streaming",
"kind": "requires_capability",
"attributes": {}
},
{
"from": "role:license-auditor",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "subagent:license-auditor",
"to": "role:license-auditor",
"kind": "roles_played_by",
"attributes": {}
},
{
"from": "lib-skill:code-migration-modernization--license-compliance-checker",
"to": "role:license-auditor",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "org-unit:open-source-program-office",
"to": "role:license-auditor",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:legal-team",
"to": "role:license-auditor",
"kind": "has_member",
"attributes": {}
},
{
"from": "responsibility:dependency-audit",
"to": "role:license-auditor",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:ai-model-license-compliance",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:plugin-marketplace-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:procurement-cycle",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-onboarding",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:annual-compliance-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:data-classification-audit",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:it-asset-lifecycle-management",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:fundraising-due-diligence-preparation",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tax-compliance-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:revenue-recognition-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:contract-review-cycle",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:regulatory-change-assessment",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ip-portfolio-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:oss-contribution-review",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:license-compliance-audit",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:third-party-risk-assessment",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:regulatory-change-management",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:vendor-evaluation",
"to": "role:license-auditor",
"kind": "involves_role",
"attributes": {}
}
]
}