Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 2.8 KB

File metadata and controls

73 lines (50 loc) · 2.8 KB

🧹 NeuralVaultArchivist

Safe, token-efficient memory consolidation for NeuralVaultCore.

NeuralVaultArchivist consolidates related memories into a single compact canonical master record — without performing destructive cleanup. Designed for production use where auditability, data safety, and token economy matter.

Safety License Ecosystem


🌐 Ecosystem

Component Role
🧠 NeuralVaultCore MCP memory server — the brain
NeuralVaultSkill Session memory automation — /nvc:init + /nvc:end
🧹 NeuralVaultArchivist (you are here) Memory consolidation — on-demand cleanup
🛠️ NeuralSkillBuilder Skill builder — design, scaffold and audit Claude Code skills
🔄 NeuralVaultFlow Dev workflow — brainstorm, plan, execute, audit, deploy

🚀 Installation

  1. Copy the body of SKILL.md and omit the YAML frontmatter.
  2. Paste it as a System Prompt in a new chat session when you need to run maintenance.

🧹 Usage

Trigger the Archivist with natural language prompts:

"Consolidate memories for auth-system in the project namespace."
"Audit and consolidate everything related to deployment."
"Clean up the database-schema memories, but do not delete anything."

🛡️ Safety Model

Guarantee Details
Non-Destructive Runs only when the user explicitly asks for consolidation
No Auto-Delete Never calls delete_memory — only suggests manual cleanup candidates
Provenance Records which source memories were used in the body of the new record
Secret Redaction Automatically redacts secrets as [REDACTED]

📊 Workflow

1. CONFIRM    →  Clarify target scope if the request is ambiguous
2. SEARCH     →  Find all relevant memory fragments
3. RETRIEVE   →  Read full contents of matched memories
4. SYNTHESIZE →  Build a canonical master record
5. STORE      →  Save the consolidated record
6. REPORT     →  Surface provenance, conflicts & cleanup candidates

NeuralVaultArchivist — Cyber-Draco Legacy
Built by getobyte · Romania 🇷🇴