Quality Scenarios ================= Here are two quality scenarios for the non-functional requirements **NFR-P1** (Performance) and **NFR-S4** (Security) - *NFR-P1: The system shall process player movement inputs and update the game state within 100 ms in single-player mode.* .. figure:: images/quality_scenario_1.svg :width: 100% :align: center - *NFR-S4: Multiplayer actions shall be validated server-side to prevent cheating or unauthorized game state modification.* .. figure:: images/quality_scenario_2.svg :width: 100% :align: center