Unit 06 · reflection
Unit 6 Evidence Check
Use your I/O map and state-machine trace.
- Pick one value in the program and trace where it came from physically.
- Pick one state transition and name the exact condition that makes it legal.
- 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.