# 架构文档索引 > **模块**: 01_Architecture - 系统架构设计 > **更新日期**: 2026-03-19 --- ## 核心架构 | 文档 | 描述 | 状态 | |------|------|------| | [01_System](01_System.md) | 整体系统架构设计,包含技术栈和部署架构 | ✅ | | [02_Integration](02_Integration.md) | 系统集成方案,包含第三方服务集成 | ✅ | | [03_Domain_Model](03_Domain_Model.md) | 领域驱动设计,核心业务实体关系 | ✅ | | [04_Service_Map](04_Service_Map.md) | 服务映射关系,依赖拓扑图 | ✅ | | [05_Module_Blueprints](05_Module_Blueprints.md) | 模块蓝图设计规范 | ✅ | ## 架构模式与规范 | 文档 | 描述 | 状态 | |------|------|------| | [06_State_Machine](06_State_Machine.md) | 状态机设计规范 | ✅ | | [07_SEMANTIC_HUB](07_SEMANTIC_HUB.md) | 语义中心架构设计 | ✅ | | [08_BILLING_RULES](08_BILLING_RULES.md) | 计费规则架构 | ✅ | | [09_PERMISSION_RULES](09_PERMISSION_RULES.md) | 权限规则架构 | ✅ | | [10_Currency_Management](10_Currency_Management.md) | 货币管理架构 | ✅ | | [11_Mock_Architecture](11_Mock_Architecture.md) | 模拟数据架构 | ✅ | | [12_Operation_Agent](12_Operation_Agent.md) | 运营Agent架构 | ✅ | ## 前端架构 | 文档 | 描述 | 状态 | |------|------|------| | [frontend/01_Product](frontend/01_Product.md) | 产品模块前端架构 | ✅ | | [frontend/02_Orders](frontend/02_Orders.md) | 订单模块前端架构 | ✅ | | [frontend/03_Ad](frontend/03_Ad.md) | 广告模块前端架构 | ✅ | | [frontend/04_IndependentSite](frontend/04_IndependentSite.md) | 独立站前端架构 | ✅ | --- ## 关联模块 - [业务模块](../00_Business/Business_Blueprint.md) - [后端模块](../02_Backend/00_Backend_Index.md) - [前端模块](../03_Frontend/00_Frontend_Index.md) --- ## 最近更新 - 2026-03-19: 重构架构文档结构,统一命名规范