Files

31 lines
1.0 KiB
Markdown

# Task
## Goal
Create a comprehensive `kimi.md` file from scratch that serves as the canonical handoff guide for the Kimi K2.5 model when acting as the **Implementer** in Ralph Wiggum loops.
This file should be the single source of truth for Kimi to understand and work effectively in the AbletonMCP-AI project.
## Files in scope
- `kimi.md` (to be created in project root)
- All existing KIMI_K2_*.md files for reference
- `CLAUDE.md` (project canonical context)
- `AbletonMCP_AI/AbletonMCP_AI/MCP_Server/` modules
- `AbletonMCP_AI/__init__.py` and `Remote_Script.py`
## Constraints
- use Windows native PowerShell
- read existing files before writing kimi.md
- do not copy-paste blindly - synthesize and improve
- keep sections actionable and concrete
- include Ralph-specific workflow guidance
- include common pitfalls and how to avoid them
## Expected output
- `kimi.md` in project root with complete handoff information
- `CHANGES.md` in the run directory documenting what was created
- clear indication of any gaps that need future work