The previous init-server-node tests only checked that an SDK handle came back — the ADR-017 §7 invariant (PiiScrubSpanProcessor / PiiScrubLogRecordProcessor registered BEFORE any exporter-facing processor) was untested. Capture the NodeSDK constructor config via a local vi.mock override and assert processor ordering for both the empty-DSN and DSN-set paths. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>