Unit 06 · reflection

Unit 6 Evidence Check

Use your I/O map and state-machine trace.

  1. Pick one value in the program and trace where it came from physically.
  2. Pick one state transition and name the exact condition that makes it legal.
  3. Identify one timing or invalid-input case that could make the state machine behave incorrectly.

If you cannot trace the value or transition, mark that boundary as unresolved instead of guessing.