Environment selection

Each challenge starts with a decision, not an implementation.

Use power-and-light-sim when:

  • deterministic output is required

  • the challenge focuses on a single protocol or concept

  • PCAP generation is involved

  • reproducibility is more important than interaction

Use ics-simlab when:

  • the challenge involves pivoting or lateral movement

  • multiple zones or trust boundaries are relevant

  • interaction between components is the actual lesson

  • some level of unpredictability adds value rather than chaos

If both seem viable, the simpler option usually survives review.