II.
Workflow JSON
Structured · liveworkflow:content-rights-management-audit
Content Rights Management Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:content-rights-management-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Content Rights Management Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Audits content rights and licensing compliance across publishing and\ndistribution channels -- reviewing rights metadata accuracy for\nterritorial, language, and format restrictions in the asset\nmanagement system, verifying royalty calculation logic against\ncontract terms for each rights holder, auditing digital distribution\nplatform compliance with geo-restriction and windowing requirements,\nassessing DRM implementation effectiveness and circumvention incident\nlogs, reviewing sublicensing and syndication agreements for rights\nchain integrity, tracking rights reversion dates and renewal option\ndeadlines, and reconciling usage reporting from distribution partners\nagainst internal analytics. Produces rights compliance audit report,\nroyalty reconciliation summary, and expiring-rights forecast.\nExcludes rights acquisition negotiation.\n"
},
"outgoingEdges": [
{
"from": "workflow:content-rights-management-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "skill-area:data-governance",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "domain:media-publishing",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "domain:legal",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "org-unit:content-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "org-unit:legal-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:content-rights-management-audit",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:photo-gallery-dam",
"to": "workflow:content-rights-management-audit",
"kind": "follows_workflow"
},
{
"from": "stack-profile:music-streaming-backend",
"to": "workflow:content-rights-management-audit",
"kind": "follows_workflow"
}
]
}