kitchen: README + MISSIONS/engine-c keep-drop notes

This commit is contained in:
Hernâni Marques 2026-09-17 21:48:48 +02:00
parent 1d351918da
commit 575d7d29b8
No known key found for this signature in database
130 changed files with 9817 additions and 1 deletions

View file

@ -0,0 +1,13 @@
KKND2 mission. You are the qwen2.5-coder:14b coding agent.
Work ONLY in /home/vx/src/openkknd-qwen14b (seeded from openkknd). Read MISSION.md.
Tasks:
1) cd /home/vx/src/openkknd-qwen14b
2) Use exec: ./build.sh — fix compile/link errors with real file edits
3) After green build: git init if needed, commit "kknd2: green build"
4) Write/update README.md (build + run)
5) Optional: fix cheap warnings (MAX_PARTICLES redefine) after green build
Do not touch /home/vx/openkknd or other openkknd-* trees.
Use tools (exec, read, write, edit). Report what you did and build status.