pub fn cmd_memory_context(mana_dir: &Path, json: bool) -> Result<()>Expand description
Output memory context for session-start injection.
When mana context is called without a unit ID, it returns relevant memories:
- WARNINGS — stale facts, past failures (never truncated)
- WORKING ON — claimed units with attempt history
- RELEVANT FACTS — scored by path overlap, dependencies
- RECENT WORK — closed units from last 7 days