iiRecord
Agentic AI Atlas · rfx-management
lib-process:supply-chain--rfx-managementa5c.ai
II.
LibraryProcess JSON

lib-process:supply-chain--rfx-management

Structured · live

rfx-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:supply-chain--rfx-management",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "rfx-management",
    "description": "RFx Process Management - Manage Request for Information (RFI), Request for Proposal (RFP),\nand Request for Quotation (RFQ) processes including document creation, distribution, response evaluation, and award recommendation.",
    "libraryPath": "library/specializations/domains/business/supply-chain/rfx-management.js",
    "specialization": "supply-chain",
    "references": [
      "- Ariba RFx Best Practices: https://www.ariba.com/\n- Coupa Source-to-Contract: https://www.coupa.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/supply-chain/rfx-management', {\n  rfxType: 'RFP',\n  category: 'IT Services',\n  scope: { services: ['cloud hosting', 'support'], duration: '3-years' },\n  suppliers: ['AWS', 'Azure', 'GCP'],\n  timeline: { issueDate: '2024-01-15', responseDeadline: '2024-02-15' }\n});",
    "usesAgents": [
      "requirements-analyst",
      "rfx-developer",
      "supplier-selector",
      "rfx-distributor",
      "qa-manager",
      "response-collector",
      "response-evaluator",
      "award-analyst"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "skill-area:vendor-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:supply-chain--rfx-management",
      "to": "lib-agent:product-management--requirements-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}