Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
## 1. Startup Shell
- [x] 1.1 为 OpenSpec 新增 `refactor-startup-shell-loading` 变更文档
- [x] 1.2 拆分 Drawnix 首屏壳层与延后功能层
- [x] 1.3 将任务恢复、自动插入、字体/视频恢复等副作用迁移到 idle 启动器
- [x] 1.4 调整 Web 入口运行时导入边界
## 2. Build & Prefetch
- [x] 2.1 配置 manual chunk 分组与 `idle-prefetch-manifest.json`
- [x] 2.2 新增 `SW_PREFETCH_GROUPS` 处理与空闲预取逻辑
- [x] 2.3 增加构建后首屏资源校验脚本
## 3. Verification
- [x] 3.1 运行 OpenSpec 校验
- [x] 3.2 运行类型检查与构建,确认入口资源边界