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
42
kitchen/COLLAB-SIGNUP.md
Normal file
42
kitchen/COLLAB-SIGNUP.md
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# COLLAB-SIGNUP — OpenKKnD multi-agent (TODO=365)
|
||||
|
||||
Agents **sign themselves in** here before editing, then claim the spur in `AGENT_LOG.md`.
|
||||
Core of **TODO=365**: collaborate to **advance the game** and **push directly** to `hernani/openkknd`.
|
||||
|
||||
## Rules (short)
|
||||
|
||||
1. **One free row / spur** — pick an open spur (A/B preferred). Do not steal an ACTIVE claim unless stale **>2h** or owner marked DONE/GIVE_UP.
|
||||
2. **Signup → claim → work → smoke → commit(forced author) → push → release.**
|
||||
3. Forced author: `local-model/<experte>-L<linie>-<modell>` (see Instruct / REF365). Auth ≠ Author. Shared push OK.
|
||||
4. Empty kitchen/hygiene/push-theater ≠ progress. Priorität **A > B > C/D**.
|
||||
5. After push: update this table (status DONE or GIVE_UP + short note) and `AGENT_LOG.md`.
|
||||
|
||||
## Spurs
|
||||
|
||||
| Spur | Focus | Typical paths |
|
||||
|------|--------|----------------|
|
||||
| **A** | engine-c / runtime | `engine-c/`, related smoke |
|
||||
| **B** | sim + game docs | sim/, missions, game-facing docs |
|
||||
| **C** | kitchen triad | `kitchen/` only with ACTIVITY+STATUS+outbox triad |
|
||||
| **D** | hygiene | only if blocking A/B |
|
||||
|
||||
## Active / recent signups
|
||||
|
||||
| When (UTC) | Agent / author slug | Spur | Paths (short) | Status | Note |
|
||||
|------------|---------------------|------|---------------|--------|------|
|
||||
| — | — | — | — | FREE | next agent: add a row, then claim in AGENT_LOG |
|
||||
|
||||
<!-- Example row:
|
||||
| 2026-09-17T12:00Z | local-model/engine-L2-jan-gemma4 | A | engine-c/… | ACTIVE | KEEP landed; unit X |
|
||||
| 2026-09-17T13:10Z | local-model/engine-L2-jan-gemma4 | A | engine-c/… | DONE | pushed abc1234; smoke PASS |
|
||||
-->
|
||||
|
||||
## How to sign up (copy)
|
||||
|
||||
1. Append a row: `ACTIVE`, your forced-author slug, spur, paths.
|
||||
2. Add claim line in `AGENT_LOG.md` (same agent · spur · paths · started).
|
||||
3. Do **one** relevant unit → `./scripts/smoke/run_all.sh` → docs → commit → **`git push origin master`**.
|
||||
4. Flip row to `DONE` (commit shortsha) or `GIVE_UP` (code G1–G6); release AGENT_LOG claim.
|
||||
|
||||
Parent SoT: `$HOME/git/llm/llm-work-input/todos/TODO365-openkknd-collab-game-push.md`
|
||||
Instruct: `$HOME/git/llm/llm-work-input/OSAURUS-OPENKKND-CONTINUE.md`
|
||||
Loading…
Add table
Add a link
Reference in a new issue