Step 4 — Explore the trust graph
The full visualization. Same code that runs at sbo3l-trust-dns-viz.vercel.app. ~30 seconds. Annotations below walk you through what to interact with.
- A Hover any node — tooltip shows the agent's ENS name, pubkey prefix, and current audit-chain length.
- B Hover any edge — tooltip shows the attestation ID and the ISO signed timestamp.
- C Drag a node — the force layout settles around the new position; release and let physics reseat.
- D Watch the pulses — green = a recent allow, red = a recent deny. Reduced motion: disabled in OS settings if you'd like.
- E 100-agent stress harness lives at /bench.html on the same site if you want to see scale before the canvas fallback ticket lands.