/brain:explore
Browse the brain hierarchy with a visual tree view. See what memories exist, where they are stored, and their current strength.
Usage
/brain:explore [category]
Arguments:
[category]ā (Optional) A specific category or path to explore (e.g.,professional,personal/education). If omitted, shows the top-level overview.
What It Does
/brain:explore gives you a visual map of your brain's directory structure. Each memory is shown with its current effective strength, so you can see at a glance which areas of knowledge are strong and which are fading.
Example Interactions
Top-level overview
User: /brain:explore
Agent: š§ Brain Overview
~/.brain/
āāā professional/ 14 memories | avg strength: 0.72
ā āāā companies/
ā ā āāā acme-corp/ 8 memories
ā āāā skills/ 4 memories
ā āāā career/ 2 memories
āāā personal/ 6 memories | avg strength: 0.58
ā āāā education/ 3 memories
ā āāā health/ 1 memory
ā āāā goals/ 2 memories
āāā social/ 3 memories | avg strength: 0.45
ā āāā communities/ 3 memories
āāā family/ 2 memories | avg strength: 0.61
ā āāā events/ 2 memories
āāā _consolidated/ 1 memory
āāā _archived/ 5 memories
Total: 26 active memories | 5 archived | 1 consolidated
Exploring a specific category
User: /brain:explore professional/companies/acme-corp
Agent: š§ professional/companies/acme-corp/
āāā projects/
ā āāā alpha/
ā āāā architecture-decision.md ā” 0.82 decision
ā āāā kafka-setup.md ā” 0.68 learning
ā āāā deploy-incident-mar5.md ā” 0.45 experience
ā āāā beta/
ā āāā tech-stack-choice.md ā” 0.71 decision
ā āāā api-design.md ā” 0.63 decision
āāā decisions/
ā āāā monorepo-adoption.md ā” 0.78 decision
ā āāā event-sourcing.md ā” 0.55 insight
āāā team/
āāā platform-team-contacts.md ā” 0.60 relationship
8 memories | avg strength: 0.65
Strongest: architecture-decision.md (0.82)
Weakest: deploy-incident-mar5.md (0.45)
What You Can Learn
Exploring your brain helps you:
- Find knowledge gaps ā Areas with few memories or low average strength
- Identify fading memories ā Memories that need a recall or review before they decay further
- Understand organization ā See how the agent has structured your knowledge
- Discover forgotten areas ā Categories you have not visited in a while
- Plan consolidation ā Spot clusters of weak related memories that could be merged
If you notice memories with very low strength (below 0.3), consider running /brain:remember to recall them (which strengthens them) or /brain:consolidate to merge weak related memories into stronger ones.
Viewing Archived Memories
You can also explore the archive:
User: /brain:explore _archived
Agent: š§ _archived/
āāā old-project-setup.md ā” 0.08 learning
āāā initial-db-schema-notes.md ā” 0.05 observation
āāā sprint-3-retro-notes.md ā” 0.03 experience
āāā early-api-design.md ā” 0.06 decision
āāā temp-workaround.md ā” 0.02 observation
5 archived memories
These memories have decayed below the archive threshold (0.1).
They are still searchable via /brain:remember as a fallback.
Archived memories are not gone ā they have been moved to _archived/ because their strength dropped below 0.1 during a sleep cycle. They can still be found by /brain:remember when no active matches exist, and recalling them moves them back to an active location with a strength boost.