One-door airlock
The one-door airlock template is a compact starting point for learning the simulation model. It demonstrates device aliases, state transitions, sensor reads, and a scenario fixture.
Open it through IC10: Create Environment from Template, then inspect the linked .ic10, *.icsim, and *.ictest files. Set a breakpoint on the door transition and step world ticks to watch the shared state change.
For a larger controller, compare it with the two-door airlock and filtration templates in the repository.