Skip to main content

Module storage

Module storage 

Source
Expand description

Durable repository state for manifests, retrieval projections, semantic artifacts, and provenance. Durable storage for manifests, semantic state, retrieval projections, and provenance. Storage is the handoff point that lets indexing, search, and MCP runtime share consistent repository state across process boundaries and refresh cycles.

Structs§

EntrypointSurfaceProjection
ManifestEntry
ManifestMetadataEntry
PathAnchorSketchProjection
PathRelationProjection
PathSurfaceTermProjection
PathWitnessProjection
ProvenanceEventRow
RepositoryManifestMetadataSnapshot
RepositoryManifestSnapshot
RetrievalProjectionBundle
RetrievalProjectionHeadRecord
SemanticChunkEmbeddingProjection
SemanticChunkEmbeddingRecord
SemanticChunkPayload
SemanticChunkVectorMatch
SemanticHeadRecord
SemanticStorageHealth
Storage
Owns Frigg’s durable SQLite state so indexing and serving can share the same repository snapshots, projections, semantic artifacts, and provenance history.
StorageInvariantRepairSummary
SubtreeCoverageProjection
TestSubjectProjection
VectorStoreStatus

Enums§

VectorStoreBackend

Constants§

DEFAULT_RETAINED_MANIFEST_SNAPSHOTS
DEFAULT_RETAINED_PROVENANCE_EVENTS
DEFAULT_VECTOR_DIMENSIONS
PROVENANCE_STORAGE_DB_FILE
PROVENANCE_STORAGE_DIR
VECTOR_TABLE_NAME

Functions§

ensure_provenance_db_parent_dir
resolve_provenance_db_path