Loading graph provider…

Embedded Graph

Graph not generated yet

Graphify has not published public/graph/graph.html. The interactive visualization will appear here automatically after the next Graphify generation and deploy.

See Developer Guide · Graphify or docs/graph/README.md for generation steps. Missing artifacts never block the documentation build.

Relationships

Select a node to inspect relationship edges.

Named views

Stable entry points into the explorer. Layout does not change when Graphify artifacts arrive — only data density increases.

RFC Dependency Graph

Normative relationships between RFCs — supersession, related specs, and protocol dependencies.

Open view →

Repository Dependency Graph

How sensos-docs, nvs-runtime, hekb, and nvs-kernel relate as implementation surfaces.

Open view →

Architecture Graph

Observation Runtime → HEXT → HEKB → NVS Kernel → DLNP → Governance → SDRP → Applications.

Open view →

Module Graph

Internal module and Layer-Port interactions once Graphify maps runtime and kernel sources.

Open view →

Document Graph

Documentation cross-links across RFCs, product pages, governance, and developer guides.

Open view →

Provider & AI readiness

  • UI talks only to GraphProvider. Current implementation: GraphifyProvider.
  • Reserved swaps: HEKBGraphProvider, Neo4jProvider, CustomAPIProvider.
  • Methods: getNode, getNeighbors, search, getPath, getMetadata.
  • Optional artifacts: graph.json, nodes.json, edges.json, metadata.json, graph.html, GRAPH_REPORT.md.
  • Machine API: /api/v1/graph/metadata.json · artifacts ready: seed-only.