iiRecord
Agentic AI Atlas · vendor-procurement-management
lib-process:project-management--vendor-procurement-managementa5c.ai
II.
LibraryProcess JSON

lib-process:project-management--vendor-procurement-management

Structured · live

vendor-procurement-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:project-management--vendor-procurement-management",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "vendor-procurement-management",
    "description": "Vendor and Procurement Management - Plan procurements, conduct vendor selection,\nmanage contracts, and oversee vendor performance throughout the project lifecycle.",
    "libraryPath": "library/specializations/domains/business/project-management/vendor-procurement-management.js",
    "specialization": "project-management",
    "references": [
      "- PMI Procurement Management: https://www.pmi.org/pmbok-guide-standards/foundational/pmbok\n- Contract Management Best Practices: https://www.ncmahq.org/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/project-management/vendor-procurement-management', {\n  projectName: 'Infrastructure Upgrade',\n  procurementNeeds: [{ item: 'Cloud Services', type: 'service', estimatedValue: 500000 }],\n  budget: { procurement: 2000000, contingency: 200000 },\n  timeline: { startDate: '2025-01-01', endDate: '2025-12-31' }\n});",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "skill-area:stakeholder-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "domain:project-management",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "role:project-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "role:scrum-master",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "workflow:project-kickoff",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "workflow:project-kickoff",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:project-management--vendor-procurement-management",
      "to": "specialization:project-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}