chore: 更新项目文档和工具状态

- 更新 AGENTS.md 项目知识库文档(多目录)
- 添加 docs/analyst.md 产品分析文档
- 添加 .omc/ 工具状态和会话记录
- 添加 .sisyphus/ 计划文档
- 添加 project-structure.txt 项目结构
- 删除 timeline 测试截图
This commit is contained in:
2026-02-20 21:48:05 +08:00
parent eb797450b5
commit 6cb4545a17
28 changed files with 1379 additions and 5 deletions
+2
View File
@@ -1,5 +1,7 @@
# src/hooks/ - Server-Side Data Fetching
<!-- Parent: ../AGENTS.md -->
**Purpose**: Server-side data fetching functions (NOT React hooks). Exported functions for use in Server Components and API routes.
## Architecture