iiRecord
Agentic AI Atlas · Rights Clearance Workflow
workflow:rights-clearance-workflowa5c.ai
II.
Workflow JSON

workflow:rights-clearance-workflow

Structured · live

Rights Clearance Workflow json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-media.yamlCluster · workflows
Record JSON
{
  "id": "workflow:rights-clearance-workflow",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-media.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Rights Clearance Workflow",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-content-item",
    "complexity": "cross-team",
    "description": "Manages the intellectual-property clearance process for media assets\nbefore distribution -- verifying license terms against planned\ndistribution territories and windows, checking music and footage rights\ndatabases for expiration or exclusivity conflicts, coordinating legal\nreview of derivative-work permissions, tracking residual and royalty\nobligations, and generating territory-specific availability matrices.\nProduces clearance certificates, rights-gap reports, and holdback\nschedules. Excludes license negotiation and contract drafting.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "domain:media-entertainment",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "domain:legal",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "responsibility:regulatory-filing",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "org-unit:legal-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:rights-clearance-workflow",
      "to": "org-unit:content-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}