II.
LibraryProcess JSON
Structured · livelib-process:supply-chain--supply-chain-fulfillment-e2e
supply-chain/supply-chain-fulfillment-e2e json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "supply-chain/supply-chain-fulfillment-e2e",
"description": "End-to-end supply-chain fulfillment: demand-signal intake, kip recall of\n supplier/logistics history, parallel supply planning (inventory position, supplier\n capacity, logistics options), adversarial plan-feasibility gate with executed lead-time\n and net-requirement recompute, policy-gated supplier POs via the composed\n procurement/procurement-lifecycle buy-leg, fulfillment execution tracking with a\n frozen-severity exception-routing map, policy-gated expedite/reroute and disruption\n comms with fail-closed guarded executors, delivery confirmation with deterministic\n OTIF metrics, and kip assert of fulfillment/exception learnings.",
"libraryPath": "library/specializations/domains/business/supply-chain/supply-chain-fulfillment-e2e.js",
"specialization": "supply-chain",
"example": "const result = await orchestrate('supply-chain/supply-chain-fulfillment-e2e', {\n demandSignal: {\n source: 'replenishment-trigger',\n ref: 'RPL-2026-0001',\n sku: 'SKU-9922',\n quantity: 1200,\n requiredByDate: '2026-09-01',\n destination: 'DC-East',\n },\n suppliers: ['Acme Components', 'Northwind Parts'],\n estimatedSpend: 84000,\n});",
"usesAgents": [
"demand-intake-analyst",
"inventory-position-analyst",
"supplier-capacity-analyst",
"logistics-options-analyst",
"fulfillment-execution-tracker",
"expedite-reroute-executor",
"disruption-comms-publisher",
"delivery-confirmation-analyst"
]
},
"outgoingEdges": [
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "skill-area:procurement-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "skill-area:vendor-management-ops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "skill-area:logistics-transportation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "skill-area:knowledge-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "domain:supply-chain",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "domain:business",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "role:supply-chain-director",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "role:logistics-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "role:procurement-manager",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "role:supply-chain-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "workflow:order-fulfillment",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "workflow:demand-planning",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "workflow:disruption-response",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "specialization:supply-chain-optimization",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:supply-chain--supply-chain-fulfillment-e2e",
"to": "specialization:supply-chain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}