Memory
compozy memory
Show, write, search, and operate Memory v2 durable context
- Audience
- Operators running durable agent work
- Focus
- Memory guidance shaped for scanability, day-two clarity, and operator context.
compozy memory
Show, write, search, and operate Memory v2 durable context
Options
-h, --help help for memoryOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| compozy memory adhoc | Inspect ad-hoc Memory v2 notes |
| compozy memory daily | Inspect Memory v2 daily operation logs |
| compozy memory decisions | Inspect and revert Memory v2 controller decisions |
| compozy memory delete | Delete a Memory v2 entry through the controller |
| compozy memory dream | Operate Memory v2 dreaming runs |
| compozy memory edit | Edit a Memory v2 entry through the controller |
| compozy memory extractor | Operate Memory v2 extractor runtime |
| compozy memory health | Show Memory v2 health |
| compozy memory history | Show redaction-safe Memory v2 operation history |
| compozy memory list | List Memory v2 entries |
| compozy memory promote | Promote a memory entry across Memory v2 scopes |
| compozy memory provider | Operate Memory v2 providers |
| compozy memory recall | Inspect Memory v2 recall traces |
| compozy memory reindex | Rebuild the derived Memory v2 search catalog |
| compozy memory reload | Invalidate frozen memory snapshots for future session boots |
| compozy memory reset | Reset derived Memory v2 state through the daemon |
| compozy memory scope-show | Show resolved Memory v2 precedence for a selector |
| compozy memory search | Search deterministic Memory v2 recall |
| compozy memory show | Show one Memory v2 entry |
| compozy memory write | Create a Memory v2 entry through the controller |