Execution Pipeline
🕒 {{ formattedSimTime }}
System Stage
Active Processing
Queue (Waiting)
{{ step.name }}
Cycle Time:
{{ step.cycleTime }}h
Items in Queue: {{ step.queue.length }}
+{{ step.queue.length - 100 }} more
Flow & Economic Analytics
Watch how system dynamics impact lead time, cost of delay, and value delivery.
Cost of Delay
${{ Math.round(state.totalCostOfDelay).toLocaleString() }}
Value Delivered
${{ Math.round(state.totalBusinessValue).toLocaleString() }}
System WIP
{{ state.currentWIP }}
Avg Lead Time
{{ state.avgLeadTime.toFixed(1) }} h
Completed
{{ state.completedCount }} / {{ state.demand }}