iiRecord
Agentic AI Atlas · IP Portfolio Review
workflow:ip-portfolio-reviewa5c.ai
II.
Workflow JSON

workflow:ip-portfolio-review

Structured · live

IP Portfolio Review json

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

File · workflows/workflows/workflows-legal.yamlCluster · workflows
Record JSON
{
  "id": "workflow:ip-portfolio-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-legal.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "IP Portfolio Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Reviews the intellectual property portfolio status — auditing patent\nfiling timelines, evaluating trademark renewal schedules, assessing trade\nsecret protection adequacy, reviewing open-source license compliance\nacross codebases, and identifying patentable innovations from recent R&D\nwork. Produces portfolio health report and filing recommendations.\nExcludes patent drafting.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:ip-portfolio-review",
      "to": "role:license-auditor",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "domain:legal",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "domain:knowledge-management",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "responsibility:dependency-audit",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "responsibility:vendor-evaluation",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "org-unit:legal-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:ip-portfolio-review",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}