Skip to content

Architecture:

This is a living document, so update it when reality changes.

  • Owner:
  • Last updated: YYYY-MM-DD
  • Related ADRs:
  • Related PRs / tickets:

1. Key parts

Name the important types, scenes, services, modules, or assets and where they live.

2. Namespaces & Assembly Definitions

Describe the organizational structure: which namespaces define this system, what assembly definitions (.asmdef) are used, and how they relate.

2. Data flow

Explain how data moves through the system.

3. Testing plan

How this gets verified today: unit tests, play-mode tests, integration checks, or manual QA steps.

4. Risks & open questions

What is still risky, unclear, or likely to change.

5. Notes

Optional implementation notes, diagrams, links, or follow-ups.