Directories
¶
| Path | Synopsis |
|---|---|
|
Package embedding provides text embedding vectors for semantic search.
|
Package embedding provides text embedding vectors for semantic search. |
|
local
Package local provides embedding via native CGO-linked inference.
|
Package local provides embedding via native CGO-linked inference. |
|
Package graph defines the node labels, relationship types, and property structs used throughout the Cartograph knowledge graph.
|
Package graph defines the node labels, relationship types, and property structs used throughout the Cartograph knowledge graph. |
|
Package ingestion implements the Cartograph ingestion pipeline: filesystem walking, structure building, import/call/heritage resolution, community detection, and process detection.
|
Package ingestion implements the Cartograph ingestion pipeline: filesystem walking, structure building, import/call/heritage resolution, community detection, and process detection. |
|
Package mcp implements an MCP (Model Context Protocol) server for Cartograph.
|
Package mcp implements an MCP (Model Context Protocol) server for Cartograph. |
|
Package query implements the query/context/cypher/impact tool backends that operate on an in-memory lpg.Graph.
|
Package query implements the query/context/cypher/impact tool backends that operate on an in-memory lpg.Graph. |
|
Package remote provides Git remote operations: URL parsing, cloning (in-memory and on-disk), and billy filesystem walkers/readers that integrate with the ingestion pipeline.
|
Package remote provides Git remote operations: URL parsing, cloning (in-memory and on-disk), and billy filesystem walkers/readers that integrate with the ingestion pipeline. |
|
Package search implements full-text search (BM25 via Bleve) and hybrid search (RRF merging) for the Cartograph knowledge graph.
|
Package search implements full-text search (BM25 via Bleve) and hybrid search (RRF merging) for the Cartograph knowledge graph. |
|
Package service defines the HTTP/JSON API types for the CLI ↔ service IPC.
|
Package service defines the HTTP/JSON API types for the CLI ↔ service IPC. |
|
Package storage defines the GraphStore persistence interface and repository metadata management.
|
Package storage defines the GraphStore persistence interface and repository metadata management. |
|
bbolt
Package bbolt implements the storage.GraphStore interface using bbolt (an embedded key-value store) with msgpack serialization.
|
Package bbolt implements the storage.GraphStore interface using bbolt (an embedded key-value store) with msgpack serialization. |
|
Package sysutil provides platform-specific system utilities: available memory, process detachment, signal handling, and PID management for resource-aware tuning and daemon lifecycle control.
|
Package sysutil provides platform-specific system utilities: available memory, process detachment, signal handling, and PID management for resource-aware tuning and daemon lifecycle control. |
|
Package testutil provides shared test fixtures and helpers for Cartograph unit tests.
|
Package testutil provides shared test fixtures and helpers for Cartograph unit tests. |
|
Package wiki implements context generation and HTML bundling for agent-driven wiki generation.
|
Package wiki implements context generation and HTML bundling for agent-driven wiki generation. |
Click to show internal directories.
Click to hide internal directories.