---
name: Save analysis to Claude memory, not pi-mono repo
description: Gautam wants research/analysis documents saved to Claude memory system, not as files in the pi-mono repository
type: feedback
---

Save research, analysis, and reference documents to Claude's memory system (`/Users/agent/.claude/projects/-Users-agent-pi-mono/memory/`) instead of creating files in the pi-mono repo (e.g., `.pi/services/`).

**Why:** Gautam explicitly said "Stop saving to pi-mono. Save to Claude instead." on 2026-04-12. The pi-mono repo is for code and operational config, not for one-off analysis docs. Claude memory is the right place for reference material that informs future conversations.

**How to apply:**
- Research outputs (cost comparisons, vendor evaluations, API investigations) → Claude memory as `reference_*.md` files
- Build logs for operational work (dashboard deploys, API integrations, data pipelines) → still OK in `.pi/services/` since they document infrastructure
- Subagent deliverables that are pure analysis → redirect to Claude memory
- Code, configs, scripts, dashboards → still go in pi-mono as before
