-
ECS for Control — Concepts
The Entity Component System architecture for real-time control programs: the store, the invariants that hold it, and the schedule derived from declared roles.
-
ECS for Control — Implementation Concepts
How the ECS-for-control architecture is realised in Oberon on a microcontroller: the store modules, the System modules, world creation, and the kernel.
-
EcsControlStore
The second-round evaluation program: a closed-loop LED world under the derived schedule, with a deposited-and-collected reporting facility.
-
ECS for Control — Round 1 Retrospective
The round-1 outlook tracked against what round 2 delivered: item by item, including the one sketched mechanism the round refuted.
-
ECS for Control — Round 2 Lessons Learned
What building EcsControlStore taught: how the round's results were reached, and what generalises about reaching them.
-
ECS for Control — Round 2 Outlook
Where the ECS-for-control evaluation goes after round 2: the carried residuals, monitoring and disturbance, recovery on the store, the checker tool, and the path toward lib/v4.0.