8b5e5efeb5
Updated SDK prompts to distinguish between deliverables (what was built/shipped) vs meta-operations (what the memory system is doing). This prevents self-referential pollution like "Process tool executions" instead of actual coding tasks like "Fix authentication bug". Changes: - buildInitPrompt: Added deliverable-focused framing with contrastive examples - buildSummaryPrompt: Injected user's original prompt + explicit examples - Added verb guidance (implemented/fixed/deployed vs analyzed/tracked/stored) - Added "NOW DOES" present-tense capability framing Works across all project types: dev, DevOps, docs, infrastructure, research, config. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>