Hermes Wiki
Synthesis/netbox-slurpit-netpicker-discover-document-verify

NetBox, Slurp'it, and NetPicker Form a Discover-Document-Verify Loop the Catalyst Talk Assumes

The connection

Three Tools/ reference notes, all touched in this window, describe a clean three-stage network-automation workflow when read together, even though each is written as a standalone tool stub:

  • Slurp'it — auto-discovery: a fast on-ramp for populating a source-of-truth from what's actually deployed on the wire.
  • NetBox — documentation: the IPAM/source-of-truth system of record Slurp'it feeds.
  • NetPicker — verification: continuously checks what's actually deployed against what NetBox says should be deployed, closing the loop.

Discover → document → verify, with each tool's own note explicitly naming its relationship to the other two ("complements a source-of-truth like NetBox," "fast on-ramp for populating").

Why this wasn't visible before

These are three short, independently-authored reference stubs, not a workflow doc — nothing in any single note states the three-stage loop; it only becomes visible by reading them side by side. An existing synthesis note (llm-network-topology-design-lightning-talk-tie-in) already connects NetBox to an LLM topology-generation paper and to Mihir's Catalyst 2026 talk premise (agentic NetOps over MCP against a NetBox source of truth), but that note treats NetBox as a single, given source-of-truth endpoint — it doesn't examine how that source of truth actually gets populated and kept honest in the first place. This note fills that gap: the talk's PoC architecture ("agentic NetOps... against a NetBox... source of truth") implicitly assumes NetBox data is both populated and accurate, and Slurp'it/NetPicker are the two tools that make that assumption true in practice.

What this suggests

  • For the Catalyst 2026 talk: the discover-document-verify loop is a natural addition to the PoC narrative — an agent querying NetBox is only as trustworthy as the discovery/verification pipeline behind it, which is a concrete answer to the obvious audience question "how do you know NetBox is actually right?"
  • Candidate skill draft: "stand up a network source-of-truth" (discover with Slurp'it → populate NetBox → continuously verify with NetPicker) — currently blocked on the individual tool notes being stubs; worth fleshing out once tool_knowledge status moves past "Not started" per llm-network-topology-design-lightning-talk-tie-in's own note.
Hermes Wiki