code wiki / mvault
topic: mvault
27 modules sharing the mvault name family (derived from the tree's prefix discipline).
The 'mvault' topic family in the Nishi sovereign ecosystem provides a framework for secure, context-aware data storage and verification within the vault system. The nx_mvault CLI and MCP tool manage the gate-proven vault, while nx_mvault_caption assembles comprehensive per-item CAPTURE, and nx_mvault_coll handles the COLLECTION and PROVENANCE axis, ensuring data integrity and traceability across the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_mvault.nx | the vault CLI + MCP tool. Exposes the gate-proven vault | 670 | 22 |
| nx_mvault_caption.nx | the comprehensive per-item CAPTURE assembler. | 71 | 6 |
| nx_mvault_caption_gate.nx | proves the comprehensive per-item capture: | 70 | 3 |
| nx_mvault_coll.nx | the vault's COLLECTION / PROVENANCE axis. | 296 | 21 |
| nx_mvault_coll_gate.nx | proves the vault's collection/provenance axis. | 118 | 2 |
| nx_mvault_context.nx | CONTEXTUAL ingestion: type from surrounding context, | 72 | 4 |
| nx_mvault_context_gate.nx | proves contextual ingestion. | 57 | 4 |
| nx_mvault_embed.nx | embedding-vector storage for the vault (seg-store blobs). | 46 | 4 |
| nx_mvault_embed_gate.nx | proves embedding blobs round-trip byte-identical | 45 | 1 |
| nx_mvault_fetch.nx | album/gallery ingest for the vault (a BunkrDownloader-class | 501 | 20 |
| nx_mvault_fetch_gate.nx | proves the album-ingest parsing rules OFFLINE. | 151 | 4 |
| nx_mvault_gate.nx | gate for the vault CLI wrapper (classify/tag/measure/record). | 130 | 3 |
| nx_mvault_ingest.nx | vault classify-at-the-door: shallow faceted split, | 170 | 8 |
| nx_mvault_ingest_gate.nx | proves orthogonal class x type + all types. | 124 | 9 |
| nx_mvault_layout.nx | DSM-native on-disk layout for vault blobs. | 65 | 3 |
| nx_mvault_layout_gate.nx | proves the DSM on-disk path derivation: | 56 | 2 |
| nx_mvault_measure.nx | NishiCaption-grade MEASUREMENT atom for the vault's | 128 | 7 |
| nx_mvault_measure_gate.nx | proves the NishiCaption-grade measurement atom: | 71 | 2 |
| nx_mvault_reclaim.nx | storage VALUE / RECLAMATION engine. | 55 | 8 |
| nx_mvault_reclaim_gate.nx | proves the dedup + large-file reclamation math. | 31 | 1 |
| nx_mvault_record.nx | vault item as a CANONICAL CID RECORD on the seg-store. | 97 | 5 |
| nx_mvault_record_gate.nx | proves vault data lands on the SOTA plane: | 90 | 4 |
| nx_mvault_reindex.nx | the per-item MIGRATE pipeline core (dry-run/commit). | 112 | 3 |
| nx_mvault_reindex_gate.nx | proves the per-item migrate pipeline end-to-end | 101 | 3 |
| nx_mvault_tag.nx | extensible, searchable metadata planes for vault items. | 101 | 6 |
| nx_mvault_tag_gate.nx | proves the metadata schema is OPEN (any namespace), | 85 | 2 |
| nx_mvault_walk.nx | the LIVE reindex DRIVER, VW02 (MV-1 bulk-migration engine). | 990 | 28 |