Owen Lin
5c19155cbd
Add ordinals to paginated rollout records ( #32332 )
...
## Why
Paginated thread history needs durable ordering so consumers can process a rollout suffix without rebuilding all earlier history.
## What changed
- Add optional, zero-based ordinals to `RolloutLine` records in paginated rollouts while leaving legacy rollout serialization unchanged.
- Continue ordinals from the last valid record when appending or resuming, including after gaps or an incomplete tail, and reject overflow without appending.
- Add a stateless `project_rollout_line` helper that maps canonical turn lifecycle and completed-item records into thread-history change sets.
## Testing
- Cover ordinal assignment, legacy compatibility, resume and tail recovery, overflow handling, and thread-history projection for completed, failed, and interrupted turns.
GitOrigin-RevId: 3a9bb6cd2a1f674a9f154342e96e9aa3d8330781
2026-07-11 04:15:42 +00:00
..
2026-07-08 16:24:12 -07:00
2026-06-08 13:55:15 -07:00
2026-06-08 13:55:15 -07:00
2026-06-23 14:15:20 +02:00
2026-06-15 21:53:47 -07:00
2026-07-11 02:29:14 +00:00
2026-06-26 09:12:42 -07:00
2026-07-06 10:09:54 -07:00
2026-06-25 19:00:23 +00:00
2026-07-10 23:39:21 +00:00
2026-07-09 03:40:08 +00:00
2026-07-11 02:29:14 +00:00
2026-07-11 04:15:42 +00:00
2026-07-08 15:27:04 -07:00
2026-07-09 14:40:10 -07:00
2026-07-06 10:09:54 -07:00
2026-06-08 13:55:15 -07:00
2026-07-08 15:59:36 +01:00
2026-07-08 16:24:12 -07:00
2026-06-18 11:54:49 -07:00
2026-07-08 16:24:12 -07:00
2026-06-25 19:28:50 +00:00
2026-06-19 05:35:57 -07:00
2026-07-06 19:28:44 -07:00
2026-06-18 14:09:38 +02:00
2026-07-09 12:25:19 +09:00
2026-07-07 17:43:19 -07:00
2026-06-23 10:23:25 -04:00
2026-07-06 13:23:01 -07:00
2026-06-24 19:51:51 -07:00
2026-07-10 18:12:27 +00:00
2026-06-22 16:45:14 -07:00
2026-07-09 12:25:19 +09:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-07-07 11:48:27 -07:00
2026-07-09 16:51:44 +00:00
2026-06-26 00:53:07 +01:00
2026-07-06 14:29:19 -07:00
2026-07-07 13:13:59 -04:00
2026-07-10 21:24:03 +00:00
2026-05-18 21:03:51 -07:00
2026-07-09 12:25:19 +09:00
2026-07-10 23:39:21 +00:00
2026-07-08 16:24:12 -07:00
2026-07-10 23:39:21 +00:00
2026-06-08 13:55:15 -07:00
2026-07-10 16:11:58 +00:00
2026-07-06 14:51:34 -07:00
2026-07-09 14:32:23 -07:00
2026-07-06 10:09:54 -07:00
2026-06-08 13:55:15 -07:00
2026-06-24 17:49:00 -07:00
2026-07-07 10:52:38 -07:00
2026-07-10 23:39:21 +00:00
2026-07-06 14:29:19 -07:00
2026-06-22 16:45:14 -07:00
2026-06-22 16:45:14 -07:00
2026-06-08 13:55:15 -07:00
2026-07-06 14:12:54 -07:00
2026-07-10 18:08:35 +00:00
2026-07-10 23:39:21 +00:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-06-16 20:45:57 +00:00
2026-06-24 21:29:11 +00:00
2026-06-15 21:53:47 -07:00
2026-06-08 13:55:15 -07:00
2026-07-09 12:25:19 +09:00
2026-07-10 22:04:03 +00:00
2026-07-08 16:24:12 -07:00
2026-07-08 09:59:50 -07:00
2026-07-10 23:39:21 +00:00
2026-07-08 16:10:28 +01:00
2026-06-23 17:23:38 -07:00
2026-07-06 17:04:26 +00:00
2026-07-08 16:24:12 -07:00
2026-06-28 20:34:47 -07:00
2026-06-23 14:27:13 -07:00
2026-06-23 14:27:13 -07:00
2026-06-15 21:53:47 -07:00
2026-06-08 13:55:15 -07:00
2026-06-23 21:45:06 +00:00
2026-07-10 23:39:21 +00:00
2026-07-11 04:15:42 +00:00
2026-07-10 22:04:03 +00:00
2026-06-08 13:55:15 -07:00
2026-07-10 23:39:21 +00:00
2026-06-24 19:51:51 -07:00
2026-06-15 21:53:47 -07:00
2026-06-15 21:53:47 -07:00
2026-06-27 09:54:56 -07:00
2026-06-24 19:51:51 -07:00
2026-06-15 21:53:47 -07:00
2026-07-09 09:54:24 +01:00
2026-06-08 13:55:15 -07:00
2026-07-10 12:22:04 +00:00
2026-06-18 16:13:07 -07:00
2026-06-08 13:55:15 -07:00
2026-06-16 10:37:06 -07:00
2026-07-10 23:39:21 +00:00
2026-07-08 16:24:12 -07:00
2026-06-08 13:55:15 -07:00
2026-06-15 21:53:47 -07:00
2026-06-18 14:09:38 +02:00
2026-07-10 16:55:01 +00:00