RULING (doyle, 09:00Z) on field-release-3142753a-operator: the v1 INSUFFICIENT_EVIDENCE is an INSTRUMENT mis-specification, not missing evidence. Blind read of analysis/intervals.jsonl + stacks.jsonl: all 4 stale intervals have accepted in-peak raw-copy-resume-v1 captures with BOTH worker tids (5852, 18952) present, each inside a sync spt-broker-net NET_IF_ENUM span (1161-3179 ms, >= long_sync_ms), tid-matched, time-contained; the frames are ntdll!NtDeviceIoControlFile <- NSI!NsiGetAllParameters <- iphlpapi!ResolveIpNetEntry2 <- iphlpapi!SendARP <- spt!netdev::os::windows::interface::interfaces (one worker via iroh::socket::bind <- bind_scoped <- meet::bind_rendezvous; the other via netdev::route::get_default_gateway <- netwatch::interfaces::HomeRouter::new <- portmapper::ip_and_gateway). Classification fell to "unknown" ONLY because SYMBOLS["NET_IF_ENUM"] = GetAdaptersAddresses|netdev.*(get_interfaces|get_adapters) does not match "netdev::os::windows::interface::interfaces" nor the SendARP/ResolveIpNetEntry2 frames. Symbolization itself worked (OS frames resolved via the staged symbol dir). TASK (test-craft, yours): mint analyzer v2 = raw-copy-resume-v1 with SYMBOLS["NET_IF_ENUM"] widened to also match netdev.*interface(s)?::interfaces, SendARP, ResolveIpNetEntry2, NsiGetAllParameters (and NET_GATEWAY_LOOKUP to also match netdev::route::get_default_gateway). Nothing else changes: thresholds, timing rules, both-worker rules untouched. Re-run v2 DETERMINISTICALLY on the SAME preserved inputs (field-release-3142753a-operator log-after/samples; do NOT touch ENLYZEAM, no new capture). Output to a NEW dir field-release-3142753a-operator-v2/. Report: v1 sha 6f36563c… verdict (keep), v2 sha, v2 per-interval mechanism_verdict + summary mechanism, and the exact regex diff. Freeze v2 under raw-copy-resume-v2/ with DELIVERY.json. Also re-run v2 on todlando's forced proof (todlando-release/forced) as the positive control: it must stay 18/18 pairs, FALSIFIED via boundary-outside arm (the widened regex must not flip the synthetic arm).