sanctuary-memory
Sanctuary Memory Configuration
Status: Active
Domain: Project Sanctuary
Depends on: memory-management (generic tiered pattern), rlm-factory, vector-db, obsidian-integration, huggingface-utils
Purpose
This skill maps the generic memory-management tiered architecture to Project Sanctuary's full storage stack. It knows every backend, file path, and plugin responsible for each memory tier.
The Complete Memory Stack
┌─────────────────────────────────────────────────────────┐
│ HOT CACHE (always in context at boot) │
│ Files: .agent/learning/* │
│ ~200 lines total │
├─────────────────────────────────────────────────────────┤
│ RLM SUMMARY LEDGER (fast keyword lookup -- loaded on demand) │
More from richfrem/project_sanctuary
excel-to-csv
>
1sanctuary-spec-kitty
Project Sanctuary-specific skill for Spec-Driven Development. Knows the project's constitution, safety rules, AUGMENTED.md best practices, and how the spec-kitty-plugin should be configured for this project.
1sanctuary-soul-persistence
Project Sanctuary-specific skill for managing Soul persistence to HuggingFace. Knows the exact .env parameters, discovery tags, dataset structure, and persistence workflows for this project. Uses the generic huggingface-utils plugin.
1sanctuary-obsidian-integration
Project Sanctuary-specific skill for managing the Obsidian vault as an external hippocampus. Knows the vault path, naming conventions, and integration patterns. Uses the generic obsidian-integration plugin.
1sanctuary-orchestrator-integration
Sanctuary-specific integration skill connecting the Guardian to the Agent Loops Orchestrator. Maps the Separation of Concerns between strategic workflow definition (Spec-Kitty), cognitive execution (Orchestrator tracks), and environmental sovereignty (Guardian closures).
1