iiRecord
Agentic AI Atlas · Legal Advisor
role:legal-advisora5c.ai
II.
Role JSON

role:legal-advisor

Structured · live

Legal Advisor json

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

File · domain/roles/roles-business-advanced.yamlCluster · domain
Record JSON
{
  "id": "role:legal-advisor",
  "_kind": "Role",
  "_file": "domain/roles/roles-business-advanced.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Legal Advisor",
    "isAgentic": false,
    "automatability": 0.2,
    "description": "Provides proactive legal guidance on commercial, regulatory, and operational\nmatters, reviewing contracts, policies, and business practices to identify and\nmitigate legal exposure. Advises on applicable laws and regulations across\njurisdictions, supports contract drafting and negotiation, and coordinates with\nexternal counsel on complex or specialized matters. Acts as a trusted partner\nto business teams navigating compliance obligations and risk trade-offs.\n",
    "seniority": "senior"
  },
  "outgoingEdges": [
    {
      "from": "role:legal-advisor",
      "to": "responsibility:regulatory-compliance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:legal-advisor",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:legal-advisor",
      "to": "responsibility:risk-assessment",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:legal-advisor",
      "to": "responsibility:stakeholder-communication",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:legal-advisor",
      "to": "domain:legal",
      "kind": "requires_skill",
      "attributes": {
        "level": "expert"
      }
    },
    {
      "from": "role:legal-advisor",
      "to": "specialization:technical-documentation",
      "kind": "requires_skill",
      "attributes": {
        "level": "intermediate"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:legal-document-automation",
      "to": "role:legal-advisor",
      "kind": "used_by_role"
    },
    {
      "from": "workflow:brand-campaign-launch",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "workflow:vendor-onboarding",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "workflow:contract-lifecycle",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "workflow:pricing-strategy-review",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "workflow:research-grant-lifecycle",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "workflow:lab-safety-audit",
      "to": "role:legal-advisor",
      "kind": "involves_role"
    },
    {
      "from": "lib-agent:public-relations--government-affairs-expert",
      "to": "role:legal-advisor",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:supply-chain--contract-manager",
      "to": "role:legal-advisor",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:public-relations--government-affairs-intel",
      "to": "role:legal-advisor",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:supply-chain--contract-analyzer",
      "to": "role:legal-advisor",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:healthcare--payer-contract-analysis",
      "to": "role:legal-advisor",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    }
  ]
}