iiRecord
Agentic AI Atlas · procurement/procurement-lifecycle
lib-process:procurement--procurement-lifecyclea5c.ai
II.
LibraryProcess JSON

lib-process:procurement--procurement-lifecycle

Structured · live

procurement/procurement-lifecycle 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:procurement--procurement-lifecycle",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "procurement/procurement-lifecycle",
    "description": "End-to-end procurement lifecycle: requirements intake, kip recall of vendor\n  history and pricing baselines, RFx authoring with adversarial requirements critique gate,\n  parallel per-vendor proposal evaluation, adversarial evaluation-integrity gate (re-scores\n  sampled vendor claims against submitted evidence — executed), bounded negotiation rounds\n  with per-round spend-routed approval, policy-gated vendor commitment, spend approval,\n  PO issuance, kip assert of negotiated prices/award outcomes.",
    "libraryPath": "library/specializations/domains/business/procurement/procurement-lifecycle.js",
    "specialization": "procurement",
    "example": "const result = await orchestrate('procurement/procurement-lifecycle', {\n  requirementsBrief: 'sourcing/cloud-hosting-needs.md',\n  category: 'cloud hosting',\n  vendors: ['AWS', 'Azure', 'GCP'],\n  estimatedSpend: 180000,\n  rfxType: 'RFP'\n});",
    "usesAgents": [
      "procurement-intake-analyst",
      "rfx-author",
      "vendor-evaluation-analyst",
      "procurement-negotiation-analyst",
      "sourcing-selection-analyst",
      "po-drafter"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "skill-area:vendor-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "skill-area:knowledge-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "topic:quality-assurance",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "domain:business",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "role:finance-director",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "role:cfo",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "workflow:procurement-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:procurement--procurement-lifecycle",
      "to": "specialization:procurement",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}