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 π·π΄