Sync: Complete project state with all MEGA SPRINT V1-V3 features and Codex stubs

This commit is contained in:
renato97
2026-04-08 17:58:47 -03:00
parent c9d3528900
commit 6d080d43b3
372 changed files with 189715 additions and 8590 deletions

View File

@@ -0,0 +1,30 @@
# 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