Understand Anything – Graphs that teach > graphs that impress
Visual knowledge graph navigation beats pure Q&A, but Cursor already exists.

72-flow graph makes AAuth protocol composition click where the spec's sequence diagrams don't.
Protocol engineers, security researchers, OAuth/AAuth implementers
OAuth.net Explorer · OpenAPI Swagger UI
The official Explorer at https://explorer.aauth.dev is scenario-oriented. This is a complementary view — the whole protocol as one navigable graph, so you can see how signing schemes, access modes (identity-based / resource-managed / PS-managed / federated), mission governance, and patterns like call chaining and clarification chat compose. 72 flows, cross-referenced against the spec's sequence diagrams.
I built it because I wanted to get a complete picture of AAuth — a graph made the composition click for me.
There's an interactive mode. Choose an option from left nav and use interactive-mouse click/ arrow keys based navigation to view the message flows. The app is currently live. GitHub repo is also public.
Live: https://mcp-shark.github.io/aauth-explorer/ Repo: https://github.com/mcp-shark/aauth-explorer
I used vanilla JS and leveraged Cytoscape.js. Also used AI assisted coding. Curious to know whether this format helps reason about protocol composition vs. sequence-diagram walkthrough. Appreciate your feedback.
Visual knowledge graph navigation beats pure Q&A, but Cursor already exists.
Markdown knowledge graph replaces scattered PLAN.md files with structured protocol.
Visual codebase map with magnetic-pull retrieval, but Sourcegraph and Cody already solve this.
Graph-walking MCP tools beat RAG for agent memory when nobody solved coordination yet.
Graph-aware code context for AI agents beats file-dumping, but Cody and Continue exist.
Spec-only protocol with no public implementation yet — another local-first manifesto.