thousand-token-terrarium / initial_docs /README_CODEX_DOCS.md
openaibot's picture
Submission deploy: app + terrarium + tracked artifacts + requirements
4755af4 verified
|
Raw
History Blame Contribute Delete
1.07 kB

A newer version of the Gradio SDK is available: 6.20.0

Upgrade

Thousand-Token Terrarium β€” Codex Documentation Pack

This archive contains a Codex-ready documentation set for the simplified top-down grid version of Thousand-Token Terrarium.

Files

  • AGENTS.md β€” project rules and instructions for coding agents.
  • docs/ARCHITECTURE.md β€” product architecture and simulation design.
  • docs/MEMORY_AND_EVENTS.md β€” event log, memory, valence, rolling memory, beliefs, social memory.
  • docs/LLM_PROMPTS_AND_SCHEMAS.md β€” OpenRouter/Qwen policy, object compiler prompt, slow cognition prompt, validation rules.
  • docs/RL_AND_FAST_POLICY.md β€” heuristic/learned fast mind design, directive resolver, user-in-training guidance, rewards/eval.
  • docs/EVAL_AND_TESTING.md β€” frontend, backend, model, map, memory, and interaction testing expectations.
  • docs/STAGES.md β€” 5-stage development plan.
  • docs/CODEX_USAGE_ORDER.md β€” recommended order for using the docs.

Intended use

Copy these files into the root of the repo, then ask Codex to read AGENTS.md and begin Stage 1 from docs/STAGES.md.