docs: update architecture

This commit is contained in:
2025-10-16 15:08:42 +08:00
parent 6b4c227d3c
commit 6c17e02731
15 changed files with 4889 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
# Penguin.AvaloniaUI Architecture Document
## Table of Contents
- [Penguin.AvaloniaUI Architecture Document](#table-of-contents)
- [Introduction](#introduction)
- [High Level Architecture](#high-level-architecture)
- [Tech Stack](#tech-stack)
- [Data Models](#data-models)
- [Components](#components)
- [Unified Project Structure](#unified-project-structure)
- [Development Workflow](#development-workflow)
- [Coding Standards](#coding-standards)
- [Testing Strategy](#testing-strategy)
- [Error Handling](#error-handling)
- [Performance Optimization](#performance-optimization)
- [文档完成](#文档完成)