Commit f20e039
docs: add session continuity story to README reflections (#46)
Session JSONL expires after 30 days, breaking --resume and the
session ID workflow. But ccRewind's SQLite persists — query
index.db with Python's built-in sqlite3 to restore context.
Added as a third beat in the emergence narrative (grew → broke
→ revived) in both zh/en Reflections sections.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d75e616 commit f20e039
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| 309 | + | |
| 310 | + | |
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
| 309 | + | |
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| |||
0 commit comments