Audit: [Game Name] - [Focus]
Overview
Brief summary of the audit’s scope and primary perspective.
Status
Current Status: PLANNED | IMPLEMENTED | VERIFIED | TESTED
Perspectives Examined
- Perspective A (e.g., Core Loop)
- Perspective B (e.g., Combat Feel)
Findings & Hypotheses
1. [Finding Name]
- Severity: [Critical | High | Medium | Low]
- Observation: What is currently happening?
- Root Cause: Why is it happening?
- Evidence: File path, code snippet, or observable behavior.
- Hypothesis: If we do [X], then [Y] will improve because [Z].
- ICE Score: Impact (1-10) × Confidence (1-10) / Effort (1-10) = Score
2. [Finding Name]
…
Implementation Plan
- Task 1
- Task 2
Rule: Verify Before KB
Strict Requirement: Every remediation MUST be verified via code tests or local e2e smoke tests before its status is synced back to the Knowledge Base or Fun Stack. No assumptions of correctness.
Verification Notes
(To be filled after implementation and testing).