coaia-spiral
Version:
Creative-Oriented AI Assistant Memory - MCP server with structural tension charts and advancing spiral patterns, based on principles by Robert Fritz
3 lines (2 loc) • 2.46 kB
TypeScript
export declare const LLM_GUIDANCE = "# COAIA Memory MCP - Essential LLM Guidance\n\n## \uD83D\uDEA8 READ THIS FIRST: Core Principles\n\nCOAIA Memory implements Robert Fritz's Structural Tension methodology. This is NOT a typical task management system.\n\n### CRITICAL: Delayed Resolution Principle\n\n**\"Tolerate discrepancy, tension, and delayed resolution\"** - Robert Fritz\n\n## When to Use Which Tool\n\n\n\n## Common LLM Mistakes to Avoid\n\n\n\n## Current Reality Guidelines (Critical for LLMs)\n\n**DELAYED RESOLUTION PRINCIPLE**: \"Tolerate discrepancy, tension, and delayed resolution\" - Robert Fritz\n\n## Essential Tool Workflow\n\n### START HERE: Understanding Your Charts\n```\n1. list_active_charts \u2192 See all charts and their progress (START HERE!)\n2. get_chart_progress \u2192 Detailed view of specific chart\n```\n\n### Creating New Charts \n```\n3. create_structural_tension_chart \u2192 New chart with outcome, reality, action steps\n - desiredOutcome: What you want to CREATE (not solve/fix)\n - currentReality: Factual assessment (not \"ready to begin\")\n - actionSteps: Strategic intermediary outcomes\n```\n\n### Working with Existing Charts\n```\n4. add_action_step \u2192 Add strategic actions (creates telescoped chart)\n5. telescope_action_step \u2192 Break down action into detailed sub-chart\n6. mark_action_complete \u2192 Complete action, flows into current reality \n7. update_action_progress \u2192 Track progress without completion\n```\n\n### COMMON LLM MISTAKES TO AVOID\n\n\u274C **Premature Resolution**: \"Ready to begin Django tutorial\" \n\u2705 **Honest Assessment**: \"Never used Django, completed Python basics\"\n\n\u274C **Problem-Solving Orientation**: \"Fix communication issues\" \n\u2705 **Creative Orientation**: \"Establish clear communication practices\"\n\n\u274C **Task Thinking**: Treating action steps as to-do items \n\u2705 **Strategic Thinking**: Action steps are telescoped charts with their own tension\n\n### Session Memory Recommendation\n\n**SAVE THIS GUIDANCE**: Add this content to your spiral session memory files:\n- Claude Code: Save to CLAUDE.md in your project\n- Gemini: Save to GEMINI.md \n- Other agents: Create AGENTS.md or similar\n\nThis ensures you remember these principles throughout our conversation.\n\n---\n\n*Generated by consolidate-guidance.js - Updated: 2025-09-21T18:04:26.449Z*\n";
export declare const GUIDANCE_VERSION = "2025-09-21T18:04:26.450Z";