Knowledge Graph
Knowledge Graph turns selected local project and memory sources into an inspectable map of notes, files, entities, and relationships.
What you can inspect
Section titled “What you can inspect”- Source provenance and safe labels.
- Nodes, edges, clusters, and important files.
- Extracted coverage versus inferred relationships.
- Search, filtering, selected-item details, and 2D or 3D exploration.
The browser receives a bounded projection. Parsing, normalization, caps, and fallback selection happen in shared helpers before data reaches the visual components.
Graphify writes
Section titled “Graphify writes”Graphify is a local write path. It uses the current run’s local controls, validates input, confines paths, and returns structured results or a clear recovery state. The static demo can illustrate graph output but cannot run a Graphify write.