Back to OS

The Memory Engine

BASEVAULT

The local-first foundation of absolute data sovereignty. BaseVault provides an air-gapped, WAL-mode SQLite security boundary—ensuring concurrent memory access, immutable persistence, and zero threat of data leakage.

AIR-GAPPED DATA SOVEREIGNTY

Unlike analytical cloud databases, NeuroSync's memory footprint is highly transactional. Point reads, row-level status updates, and strictly scoped memory clusters require a synchronous, zero-config local engine built explicitly for single-user scale and absolute privacy.

WAL-Mode Persistence

Powered by Write-Ahead Logging (WAL) SQLite. Optimized for heavy transactional workloads and atomic concurrent locks, ensuring execution flow never fractures.

Project Isolation

Every memory node, workflow, and run explicitly carries a project_id. Absolute cryptographic guarantee against cross-project context leakage.

Redaction First

Sensitive values, credentials, and identifiable tokens are scrubbed natively via boundary APIs before they ever touch persistence logs or memory blocks.

Retention & Portability

Configurable pruning policies expire stale logic organically. One-click, fully portable encrypted backup generation allows total hardware mobility.

MODULE OWNERSHIP CONTRACT

REF: DOC-03 / 08

BASEVAULT OWNS

  • >> SQLite schema architecture and migrations
  • >> Local persistence for workflows and memory nodes
  • >> Immutable workflow run snapshotting
  • >> Project-scoped data boundaries
  • >> Retention, expiration, and data lifecycle policy
  • >> Redaction checkpoints before final commit
  • >> Portable backup export and restore routines

DOES NOT OWN

  • >> Workflow Execution: Governed actively by CoreExec.
  • >> Model Routing: Managed universally by RouteSwitch.
  • >> Memory UI / Display: Display and visual culling belongs to Cerebro/PortGrid.
  • >> Draft Proposals: Only stores strictly human-approved, verified results.
  • >> Calling Model APIs: BaseVault never initiates external network requests.