Topology Snapshot Manual Verify Report
Date: 2026-03-06
Target
apps/web/src/lib/governance/topologySnapshot.ts
Runtime boundary
Verified facts:
- the file begins with
import "server-only"; - it also imports
node:crypto - this is therefore a server-only module, not a client/shared browser module
Implication:
- importing server-safe package modules here is acceptable
- standalone
tsxexecution outside Next runtime is not a reliable validation path becauseserver-onlyis a Next/runtime boundary marker
Current dependencies and classification
@kvary/financial-layer/jurisdiction/policy-registryCurrent symbols: