docs/implementation-guides/DPS-001_2_Movement_QA_Playtest.md

Codex Implementation Guide — DPS-001.2

Goal

Add Movement QA and Playtest support for DPS-001 Movement Foundation.

---

Read First

---

Implement

1. Add local movement telemetry collection.

2. Display optional telemetry counters in debug overlay.

3. Generate movement telemetry summary JSON.

4. Add QA/playtest report placeholders if missing.

5. Ensure dashboard/status generator can read movement QA status if applicable.

---

Do Not Build

---

Output

Generate or update:


production/status/movement-telemetry-summary.json

production/status/movement-qa-status.json

---

Validation

Run:


pnpm validate

pnpm build

If available:


pnpm status:update

pnpm build:dashboard

---

Commit


chore: add DPS-001 movement QA and playtest kit

Open raw source