iiRecord
Agentic AI Atlas · regulatory-change-management
lib-process:legal--regulatory-change-managementa5c.ai
II.
LibraryProcess JSON

lib-process:legal--regulatory-change-management

Structured · live

regulatory-change-management json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:legal--regulatory-change-management",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "regulatory-change-management",
    "description": "Regulatory Change Management - Process for monitoring regulatory changes, assessing organizational\nimpact, and implementing required adaptations.",
    "libraryPath": "library/specializations/domains/business/legal/regulatory-change-management.js",
    "specialization": "legal",
    "references": [
      "- Compliance Week: https://www.complianceweek.com/\n- Thomson Reuters Regulatory Intelligence: https://www.thomsonreuters.com/en/products-services/risk-fraud-and-compliance/regulatory-intelligence.html\n- Wolters Kluwer Regulatory Change Management: https://www.wolterskluwer.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/legal/regulatory-change-management', {\n  regulatoryDomains: ['data-privacy', 'financial-services', 'healthcare'],\n  action: 'monitor',\n  outputDir: 'regulatory-changes'\n});",
    "usesAgents": [
      "regulatory-specialist",
      "compliance-specialist"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "skill-area:financial-regulation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "skill-area:compliance-automation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "domain:legal",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "role:legal-counsel",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "role:compliance-officer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "workflow:contract-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "workflow:compliance-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "specialization:legal-compliance",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:legal--regulatory-change-management",
      "to": "specialization:legal",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}