fix: documentation and trademark updates

This commit is contained in:
Brian Madison
2025-08-17 19:23:50 -05:00
parent f3cc410fb0
commit 80d73d9093
245 changed files with 1019 additions and 82 deletions

View File

@@ -1,3 +1,5 @@
<!-- Powered by BMAD™ Core -->
# Game Architect Solution Validation Checklist
This checklist serves as a comprehensive framework for the Game Architect to validate the technical design and architecture before game development execution. The Game Architect should systematically work through each item, ensuring the game architecture is robust, scalable, performant, and aligned with the Game Design Document requirements.

View File

@@ -1,3 +1,5 @@
<!-- Powered by BMAD™ Core -->
# Game Development Change Navigation Checklist
**Purpose:** To systematically guide the Game SM agent and user through analysis and planning when a significant change (performance issue, platform constraint, technical blocker, gameplay feedback) is identified during Unity game development.

View File

@@ -1,3 +1,5 @@
<!-- Powered by BMAD™ Core -->
# Game Design Document Quality Checklist
## Document Completeness

View File

@@ -1,3 +1,5 @@
<!-- Powered by BMAD™ Core -->
# Game Development Story Definition of Done (DoD) Checklist
## Instructions for Developer Agent