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 qwen coding agent.
Work ONLY in /home/vx/src/openkknd-qwen (already created, seeded from openkknd). Read MISSION.md there.
Tasks:
1) cd /home/vx/src/openkknd-qwen
2) Use exec to run: ./build.sh — fix any compile/link errors with real file edits (write/edit tools).
3) If build works, git init if needed and commit "kknd2: green build".
4) Write/update README.md with build/run instructions.
5) Optionally small improvements only after green build.
Do not touch /home/vx/openkknd or /home/vx/src/openkknd-hermes.
Use tools (exec, read, write, edit). Report what you did and build status.