Agent Mesh Graph — interactive topology visualization

2026-03-23

dashboardagentssecurity

What We Built

Full-featured agent mesh topology visualization page with three layout modes (force-directed, hierarchical, circular), zoom/pan, hover tooltips, node selection, minimap, trust-level filtering, and graph history. Closes the biggest UX gap identified in the Salt Security competitive analysis.

Lockstep Checklist

  • [x] API: 1 endpoint (graph history)
  • [x] SDK-TS: meshGraphHistory() method on Security resource
  • [x] SDK-PY: mesh_graph_history() sync + async
  • [x] Tests: 7 tests (layout algorithms, filtering, radius)
  • [x] Dashboard: New topology page + enhanced mesh-topology component
  • [x] Docs: Ship log