UTC-017_StandardLib_Primitive_Type_Contract =========================================== Validate standard_lib primitive type contract assumptions used by software units for width signedness and boolean semantics. Execution --------- .. list-table:: :header-rows: 1 :widths: 30 70 * - Field - Value * - Status - pass * - Last Run At - 2026-02-28T19:05:00Z * - Last Runner - Dummy_Unit_Run * - Result Summary - pass Preconditions ------------- Compiler and target ABI configuration used by firmware build are available in test harness. Procedure --------- 1) Evaluate compile-time assertions for primitive widths and signedness. 2) Validate bool semantic constraints in serialization helpers. 3) Execute boundary conversions for int and uint primitives. Expected Result --------------- Primitive type assumptions hold for firmware target ABI and conversion behavior stays within expected bounds for all referenced types. Traceability ------------ .. list-table:: :header-rows: 1 * - Element Type - Referenced Elements * - SW Units - * :doc:`standard_lib ` * - SW State Machines - n/a * - Evidence - n/a