Spaces:
Paused
Paused
| """First Contact — game package. | |
| A small-model game: you teach an alien that knows *words* but has never | |
| experienced human life. The model is a stateless function; the alien's growing | |
| understanding lives in a plain-Python *concept ledger* injected into the prompt | |
| each turn. See SPEC.md for the contract. | |
| """ | |