# Memory House

This is the scaffold for the Agent Memory Move memory architecture.

## Purpose

The memory house is the durable structure for turning archive material into reviewed, provenance-backed memory.
It separates:

- raw archive
- candidate review
- approved memory
- source-only preservation
- maintenance and tuning
- retrieval and access through Hermes/Open Brain/MCP

## Floors / rooms

### Foundation
- raw exports
- normalized records
- chunked archive index

### Intake room
- memory candidates
- review packets
- significance tagging
- review-before-install decisions

### Approval room
- approved memory batch
- source-only archive index
- rejected/edited tracking

### Operations room
- install scripts
- verification checks
- MCP / retrieval wiring

### Observation room
- maintenance reports
- metrics tables
- trend watching
- assessment and suggestion loops

### Tuning room
- prune
- retag
- merge
- split
- reindex
- cadence adjustment

## Current first-pass state

- raw archive preserved
- candidate review completed
- approved batch exported
- install spec documented
- first-week maintenance schedule defined
- maintenance report template defined
- decision schema defined

## Rule

Do not treat this as a one-time setup.
This is a living system that will be assessed, pruned, and tuned repeatedly.
