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.
| 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 |
- Copy the body of
SKILL.mdand omit the YAML frontmatter. - Paste it as a System Prompt in a new chat session when you need to run maintenance.
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."
| 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] |
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 🇷🇴