iiRecord
Agentic AI Atlas · reverse-logistics-management
lib-process:logistics--reverse-logistics-managementa5c.ai
II.
LibraryProcess JSON

lib-process:logistics--reverse-logistics-management

Structured · live

reverse-logistics-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:logistics--reverse-logistics-management",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "reverse-logistics-management",
    "description": "End-to-end reverse supply chain orchestration for returns, repairs, recycling, and disposal with value recovery optimization.",
    "libraryPath": "library/specializations/domains/business/logistics/reverse-logistics-management.js",
    "specialization": "logistics",
    "references": [
      "- Reverse Logistics Association: https://www.reverselogisticstrends.com/\n- CSCMP: https://cscmp.org/"
    ],
    "example": "const result = await orchestrate('specializations/domains/business/logistics/reverse-logistics-management', {\n  returnRequests: [{ id: 'RET001', product: 'SKU001', reason: 'defective', quantity: 1 }],\n  products: [{ sku: 'SKU001', category: 'electronics', value: 299 }],\n  dispositionRules: [{ condition: 'new', action: 'restock' }]\n});",
    "usesAgents": [
      "return-request-analyst",
      "return-authorization-specialist",
      "collection-logistics-planner",
      "inspection-grading-specialist",
      "disposition-decision-specialist",
      "refurbishment-planner",
      "secondary-market-specialist",
      "recycling-disposal-specialist",
      "value-recovery-analyst",
      "reverse-sustainability-specialist"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "skill-area:procurement-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "skill-area:organizational-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "domain:logistics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "role:supply-chain-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "role:operations-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "workflow:strategic-planning",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:logistics--reverse-logistics-management",
      "to": "specialization:logistics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}