Files
codex-game-studio/templates/playtest_report_template.md
T
MerlinH 94d88fe4e1 feat: expand Codex prompt surfaces
Inline generated project prompts and selected templates into Codex runs, add bounded broad-context discovery, and validate generated surface freshness against current renderer output.

Add richer workflow templates, CLI prompt-surface coverage, and synced truth docs.
2026-05-30 14:33:23 +00:00

618 B

Purpose

Capture playtest findings as reproducible observations with severity, interpretation, and next action.

Inputs

  • Build or branch under test and test scenario.
  • Device, platform, input method, and relevant settings.
  • Notes, recordings, logs, screenshots, or player quotes.

Outputs

  • Findings split into blockers, warnings, and observations.
  • Repro steps, expected behavior, actual behavior, and severity.
  • Follow-up questions or verification gaps.

Validation

  • Keep observations separate from interpretation.
  • Verify that blocker and warning labels reflect player impact and reproducibility.