mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
* feat: add deterministic model tier routing Define Sol, Terra, and Luna policies with fixed fallbacks, explicit surface assignments, runtime precedence, and Luna escalation. Validate generated metadata and expose tier overrides across role, task, and orchestration commands. * fix: infer model tiers from surface models * fix: rebalance prompt model routing * fix: decouple prompt effort routing --------- Co-authored-by: MerlinH <merlinh221@gmail.com>
Codex Game Studio Docs
This directory is intentionally small. Keep durable user-facing guidance here and keep game-studio operating surfaces in the tracked template files:
AGENTS.md.codex/agents/*.toml.codex/workflows/*.md.agents/skills/*/SKILL.md
Start here
| Doc | Purpose |
|---|---|
| User Guide | Installation, commands, role runs, workflow prompts, tasks, validation, and troubleshooting. |
| Examples | Scenario-based examples for common local workflows. |
| Product Boundary | Implemented scope, non-goals, and boundaries. |
Repository support docs
| Doc | Purpose |
|---|---|
| Repo Rules | Repository rules mirrored for agent discovery. |
| Documentation Governance | Rules for keeping docs concise and linked. |
| Default Principles | General project documentation principles. |
Truthmark support
Truthmark support files under docs/truthmark/ are retained only where they match the Truthmark support surface. Do not add broad product-specific truth-doc sprawl here; use tracked template files, tests, and the README/user guide first.
Update rules
- Do not add dated plans or one-off implementation notes under
docs/. - Do not duplicate the agent, workflow, or skill catalogs in prose docs.
- Keep the root README concise and link here only for durable guidance.
- Prefer deleting stale docs over maintaining parallel current-state descriptions.