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§
- Entrypoint
Surface Projection - Manifest
Entry - Manifest
Metadata Entry - Path
Anchor Sketch Projection - Path
Relation Projection - Path
Surface Term Projection - Path
Witness Projection - Provenance
Event Row - Repository
Manifest Metadata Snapshot - Repository
Manifest Snapshot - Retrieval
Projection Bundle - Retrieval
Projection Head Record - Semantic
Chunk Embedding Projection - Semantic
Chunk Embedding Record - Semantic
Chunk Payload - Semantic
Chunk Vector Match - Semantic
Head Record - Semantic
Storage Health - Storage
- Owns Frigg’s durable SQLite state so indexing and serving can share the same repository snapshots, projections, semantic artifacts, and provenance history.
- Storage
Invariant Repair Summary - Subtree
Coverage Projection - Test
Subject Projection - Vector
Store Status
Enums§
Constants§
- DEFAULT_
RETAINED_ MANIFEST_ SNAPSHOTS - DEFAULT_
RETAINED_ PROVENANCE_ EVENTS - DEFAULT_
VECTOR_ DIMENSIONS - PROVENANCE_
STORAGE_ DB_ FILE - PROVENANCE_
STORAGE_ DIR - VECTOR_
TABLE_ NAME