iiRecord
Agentic AI Atlas · sustainable-procurement
lib-process:supply-chain--sustainable-procurementa5c.ai
II.
LibraryProcess JSON

lib-process:supply-chain--sustainable-procurement

Structured · live

sustainable-procurement 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--sustainable-procurement",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "sustainable-procurement",
    "description": "Sustainable Procurement Assessment - Evaluate and improve procurement practices against\nsustainability criteria including environmental impact, social responsibility, and ethical sourcing standards.",
    "libraryPath": "library/specializations/domains/business/supply-chain/sustainable-procurement.js",
    "specialization": "supply-chain",
    "references": [
      "- ISO 20400 Sustainable Procurement: https://www.iso.org/standard/63026.html\n- EcoVadis Sustainability Ratings: https://ecovadis.com/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/supply-chain/sustainable-procurement', {\n  suppliers: ['Supplier A', 'Supplier B'],\n  categories: ['Raw Materials', 'Packaging'],\n  sustainabilityTargets: { carbonReduction: 30, ethicalSourcing: 100 },\n  assessmentScope: 'comprehensive'\n});",
    "usesAgents": [
      "baseline-assessor",
      "environmental-assessor",
      "social-assessor",
      "ethical-assessor",
      "gap-analyst",
      "improvement-planner",
      "engagement-strategist",
      "sustainability-reporter"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "skill-area:vendor-management-ops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "domain:supply-chain",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "role:procurement-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "workflow:vendor-onboarding",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "workflow:vendor-evaluation",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "specialization:supply-chain-optimization",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:supply-chain--sustainable-procurement",
      "to": "specialization:supply-chain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}