II.
LibraryProcess JSON
Structured · livelib-process:industrial-engineering--discrete-event-simulation
discrete-event-simulation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:industrial-engineering--discrete-event-simulation",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "discrete-event-simulation",
"description": "Discrete Event Simulation Modeling - Build discrete event simulation models to analyze system performance,\ntest process changes, and support capacity planning decisions without disrupting actual operations.",
"libraryPath": "library/specializations/domains/science/industrial-engineering/discrete-event-simulation.js",
"specialization": "industrial-engineering",
"references": [
"- Law, Simulation Modeling and Analysis\n- Banks et al., Discrete-Event System Simulation\n- SimPy: https://simpy.readthedocs.io/\n- AnyLogic: https://www.anylogic.com/"
],
"example": "const result = await orchestrate('domains/science/industrial-engineering/discrete-event-simulation', {\n systemDescription: 'Manufacturing assembly line with 5 workstations',\n objectives: ['Identify bottlenecks', 'Test additional workstation'],\n kpis: ['throughput', 'cycle-time', 'wip'],\n simulationTool: 'simpy'\n});",
"usesAgents": [
"simulation-analyst",
"data-analyst",
"simulation-modeler",
"validation-specialist",
"experiment-designer",
"simulation-executor",
"output-analyst",
"simulation-consultant"
]
},
"outgoingEdges": [
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "skill-area:statistical-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "skill-area:organizational-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "skill-area:data-analysis",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "domain:industrial-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "role:operations-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "role:research-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "specialization:industrial-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "lib-agent:operations--simulation-analyst",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "lib-agent:industrial-engineering--simulation-modeler",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:industrial-engineering--discrete-event-simulation",
"to": "lib-agent:data-science-ml--experiment-designer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}