📄️ Overview
Diese Seite ist dein schneller Einstieg. Sie zeigt zuerst das Wesentliche. Danach kannst du Details gezielt aufklappen.
📄️ Getting Started
This guide walks you through setting up the Tower Defense project on your local machine.
📄️ Project Summary
This is the comprehensive overview of the Tower Defense project.
📄️ Wargrid Rebuild
This page explains the current rebuild strategy.
📄️ AI Operations
This page documents the mandatory AI workflow for Wargrid.
📄️ Architecture
This section describes the high-level architecture of the Tower Defense project, following the C4 model.
📄️ Deployment
This document outlines the deployment process for the Tower Defense project, from local development to production.
📄️ Wargrid Deployment
This page describes the checked-in deployment topology, the staging rollout, and the production promotion path.
📄️ Configuration
This guide describes how to configure the Tower Defense project for different environments.
📄️ E2E And Staging
This page describes the production-grade validation path for Wargrid.
📄️ Legacy Extraction
The current legacy docs under docs/game/, docs/api/, and several docs/global/* pages describe the prototype behavior.
📄️ Auth Flow (End to End)
This page explains how the authentication system works across both the Angular game client and the NestJS API. It covers session management, the sign-up lifecycle, and the confirmed account change flows.
📄️ Runbook
This runbook provides step-by-step instructions for standard operations, maintenance, and incident response for the Tower Defense project.
📄️ Troubleshooting
This guide contains solutions for common issues encountered by developers and operators in the Tower Defense project.
📄️ Domain Foundation
This page explains the new Wargrid foundation that now exists in code.
📄️ Platform Reference
This page lists the current Wargrid platform pieces that are implemented in the new stack.
📄️ Security
Security is a primary focus of the Tower Defense project. This document outlines our security policies, practices, and compliance standards.
📄️ Changelog
All notable changes to the Tower Defense project will be documented here. This document follows the Keep a Changelog format.
📄️ Contribution
Thank you for your interest in contributing to the Tower Defense project! This guide provides instructions on how to contribute effectively.
📄️ Automated Documentation
This document describes how documentation is generated, managed, and updated in the Tower Defense project.
📄️ Writing Guide
This guide defines the standards and best practices for technical writing within the Tower Defense project. High-quality documentation is a core pillar of our system architecture.
📄️ AI Documentation Standards
This guide outlines how to create and maintain documentation that is highly effective for both human developers and AI agents (LLMs).