RongJie G
06c827903a
feat(persistence): add expand-phase thread incarnation storage (#5216)
* feat(persistence): expand thread incarnation storage
Add nullable thread and MCP task incarnation columns while preserving mixed-version writes. New thread records receive stable incarnation IDs, and new task rows copy the matching owned or shared thread incarnation without changing any read, claim, session, or deletion behavior.
* test(persistence): pin incarnation rollback compatibility
* test(api): pin internal thread response boundary
* fix(persistence): rebase incarnation rollout after projects
---------
Co-authored-by: CorgiBoyG <CorgiBoyG@users.noreply.github.com>
2026-09-09 15:52:09 +08:00
..
2026-08-25 07:49:38 +08:00
2026-09-03 08:00:25 +08:00
2026-09-02 21:05:23 +08:00
2026-07-23 08:03:21 +08:00
2026-09-08 16:33:05 +08:00
2026-08-01 22:19:59 +08:00
2026-08-05 08:29:22 +08:00
2026-06-18 10:45:33 +08:00
2026-07-29 22:24:04 +08:00
2026-08-25 07:49:38 +08:00
2026-08-01 19:42:44 +08:00
2026-07-23 14:32:49 +08:00
2026-07-08 17:10:27 +08:00
2026-08-10 07:19:19 +08:00
2026-08-24 06:57:55 +08:00
2026-09-01 23:24:49 +08:00
2026-08-17 08:20:42 +08:00
2026-08-01 22:34:11 +08:00
2026-09-08 17:00:26 +08:00
2026-08-27 14:59:31 +08:00
2026-08-27 14:59:31 +08:00
2026-08-31 15:22:45 +08:00
2026-08-25 07:49:38 +08:00
2026-08-24 11:04:23 +08:00
2026-08-01 19:42:44 +08:00
2026-09-09 14:56:31 +08:00
2026-09-09 15:52:09 +08:00
2026-09-02 21:05:23 +08:00