Skip to content

getobyte/NeuralVaultArchivist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧹 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 πŸ‡·πŸ‡΄

About

A non-destructive, token-efficient memory consolidation skill (system prompt) for the NeuralVaultCore MCP server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors