13 lines
585 B
Markdown
13 lines
585 B
Markdown
# Acceptance
|
|
|
|
The task is only complete if all of these are true:
|
|
|
|
1. `kimi.md` exists in project root and is at least 200 lines
|
|
2. File includes Ralph workflow section (how to behave as Implementer)
|
|
3. File includes project architecture overview (MCP → Server → Remote Script)
|
|
4. File includes critical file paths with absolute Windows paths
|
|
5. File includes common commands (PowerShell syntax)
|
|
6. File includes debugging checklist (what to check when things fail)
|
|
7. File references existing KIMI_K2_*.md files appropriately
|
|
8. CHANGES.md documents what was created and any gaps
|