TASK-004: Implement Simulator driver
RFC: RFC-0005 - Deterministic Simulation Testing
Component: Simulation Core
Estimate: l
Description
Create Simulator with event queue (BinaryHeap). Implement tick() that processes next event. Support run() and run_until().
Acceptance Criteria
Dependencies
Depends on: TASK-001, TASK-002, TASK-003
TASK-004: Implement Simulator driver
RFC: RFC-0005 - Deterministic Simulation Testing
Component: Simulation Core
Estimate: l
Description
Create Simulator with event queue (BinaryHeap). Implement tick() that processes next event. Support run() and run_until().
Acceptance Criteria
Dependencies
Depends on: TASK-001, TASK-002, TASK-003