TODO: mark phase 10 complete — session restore, branch rescan, and shutdown flush.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -210,10 +210,10 @@
|
||||
|
||||
### Фаза 10 — Восстановление сессии
|
||||
|
||||
- [ ] **index.ts session_start load** — load state entry + read global settings + `detectPiAutoCompact`; зачем: §5.1, §16.4
|
||||
- [ ] **index.ts branch rescan** — если нет state entry: full rescan user messages в `getBranch()`; зачем: §6.3
|
||||
- [ ] **index.ts resume reload** — `reason: "reload" \| "resume" \| "switch"` — тот же путь; зачем: §6.3, `/tree` §11
|
||||
- [ ] **index.ts session_shutdown** — flush pending `saveState`; зачем: §11
|
||||
- [x] **index.ts session_start load** — load state entry + read global settings + `detectPiAutoCompact`; зачем: §5.1, §16.4
|
||||
- [x] **index.ts branch rescan** — если нет state entry: full rescan user messages в `getBranch()`; зачем: §6.3
|
||||
- [x] **index.ts resume reload** — `reason: "reload" \| "resume" \| "switch"` — тот же путь; зачем: §6.3, `/tree` §11
|
||||
- [x] **index.ts session_shutdown** — flush pending `saveState`; зачем: §11
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user