# enumeration-fidelity.ps1 -- RUN 2026-09-12T14:46:43.8060452-07:00 on HFENDULEAM # RAN IN powershell.exe 5.1.26100.8875 (Windows PowerShell -- the product's own invocation mode). # Source: windows.rs @ 85f84d73 (on-disk sha256 ee5db634...), block lifted by boundary-lib extraction. # SYNTHETIC ONLY: the accessor is stubbed; no module imported, no firewall queried, no host state touched. SOURCE=C:\Users\decid\Documents\projects\spt-core\.worktrees\repr-fix-53d625cd\crates\spt-daemon\src\bootstrap_firewall\windows.rs BLOCK_SPAN=179-187 STUBBED_HELPERS=RawValue CONTROL: one genuine UInt16 (@([uint16]1)) -> OK INTEGRAL count=1 types=[System.Int32] values=[1] an EMPTY array (@()) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus for a NULL value ($null) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus for an array holding one null (@($null)) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus for two UInt16s (@([uint16]1,[uint16]1)) -> OK INTEGRAL count=2 types=[System.Int32,System.Int32] values=[1,1] a display string (@('Enforced')) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: EnforcementStatus element of type System.String for , expected System.UInt16 a boolean (@($true)) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: EnforcementStatus element of type System.Boolean for , expected System.UInt16 an Int32 rather than UInt16 (@([int]1)) -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: EnforcementStatus element of type System.Int32 for , expected System.UInt16 a UInt16 beside a null -> ERROR VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus element for EMPTY_ARRAY_RESULT=ERROR/VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus for NULL_RESULT=ERROR/VOID ENFORCEMENT_REPRESENTATION_FAULT: null EnforcementStatus for ENUMERATION_COLLAPSED an empty array and a null are INDISTINGUISHABLE after the accessor: the block cannot tell "the host reported no codes" from "the read produced nothing". EXIT=0