kitchen: README + MISSIONS/engine-c keep-drop notes
This commit is contained in:
parent
1d351918da
commit
575d7d29b8
130 changed files with 9817 additions and 1 deletions
19
openkknd2-am-coder/.am-meta/mission.md
Normal file
19
openkknd2-am-coder/.am-meta/mission.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue