iiRecord
Agentic AI Atlas · Contract Negotiation
responsibility:contract-negotiationa5c.ai
II.
Responsibility JSON

responsibility:contract-negotiation

Structured · live

Contract Negotiation json

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

File · domain/roles/responsibilities.yamlCluster · domain
Record JSON
{
  "id": "responsibility:contract-negotiation",
  "_kind": "Responsibility",
  "_file": "domain/roles/responsibilities.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Contract Negotiation",
    "description": "Leading or supporting the negotiation of commercial agreements with vendors,\npartners, and customers to secure favorable terms while managing legal and\nfinancial risk. Coordinating with legal counsel and finance throughout the process.\n",
    "cadence": "annual"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "role:legal-advisor",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:procurement-manager",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:account-executive",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:partnerships-manager",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:legal-counsel",
      "to": "responsibility:contract-negotiation",
      "kind": "holds_responsibility"
    },
    {
      "from": "workflow:vendor-onboarding",
      "to": "responsibility:contract-negotiation",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:contract-lifecycle",
      "to": "responsibility:contract-negotiation",
      "kind": "triggers_responsibility"
    },
    {
      "from": "workflow:vendor-evaluation",
      "to": "responsibility:contract-negotiation",
      "kind": "triggers_responsibility"
    }
  ]
}