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,19 @@
# Mission (immutable) — openkknd2
Build and grow **openkknd2**: an original open-source post-apoc RTS scaffold (genre-inspired only; **not** commercial KKnD).
## Fixed goals
1. Work only under the designated workdir (`openkknd2-am-coder` / `$OPENKKND2_ROOT`).
2. Keep `./scripts/ci-headless.sh` **GREEN** after meaningful changes.
3. Advance the milestone ladder: map/units → buildings/economy → faction AI → playable skirmish loop → (later) cinematics.
4. **Legal:** MIT/original only — never proprietary KKnD assets, rips, or reverse-engineered game files.
5. Always append `AGENT_LOG.md` and keep `STATUS.md` current.
## Non-goals (do not replace the mission with these)
- Rewriting the project as a different game
- Asking the user for permission to continue
- Stopping after planning without code/test changes
This mission text is **law** for all models and all meta rounds.