--- source_files: - DataPRO/IService/StateMachine/StatusAndParameters/Diagnose/DiagnoseParameters.cs generated_at: "2026-04-17T16:27:45.386214+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "05feb9b6c5cdbded" --- # Diagnose ### Purpose This module defines `DiagnoseParameters`, a configuration and state-tracking class used by a state machine during diagnostic operations. It controls diagnostic flow behavior (whether to proceed to realtime mode after completion) and tracks whether all units have passed diagnostic checks. ### Public Interface **