Expand description
Engine facade methods for graph algorithms.
These wrap lock acquisition + graph algorithm calls so the MCP/API transport layers don’t interact with the graph mutex directly.
Structs§
- Change
Entry - A commit entry in a temporal change report.
- Drift
Report - Report on architectural drift between two time periods.
- Graph
Stats - In-memory graph statistics snapshot.
- Ranked
Node - A node with its PageRank score.
- Stale
File - A file that may be stale (not modified recently but still referenced).
- Temporal
Snapshot - Snapshot of the graph at a point in time.