
pingqiuandClaude Opus 4.6
c9671c4e47
feat: integrated execution chain — catch-up + rebuild + cleanup (Phase 08 P2)
Live catch-up chain:
- Assignment → engine plan → v2bridge WAL scan → blockvol ScanFrom
- StreamWALEntries transfers real entries (transferred=5)
- V1 interim: engine classifies ZeroGap (committed=0), but WAL scan
chain proven mechanically (executor→v2bridge→blockvol→progress)
Live rebuild chain (full-base):
- ForceFlush advances checkpoint → NeedsRebuild detected
- TransferFullBase now real: validates extent accessible at committed LSN
- Engine rebuild session: connect → handshake → source select →
transfer → complete → InSync
Execution cleanup:
- CancelPlan releases resources + invalidates session
- Log shows plan_cancelled with reason
Observability:
- sender_added + escalated events explain execution causality
- Escalation includes proof reason from RetainedHistory
4 new execution chain tests + TransferFullBase implementation.
Carry-forward:
- Post-checkpoint catch-up not proven as integrated engine chain
(V1 CommittedLSN=0 collapses to ZeroGap)
- TransferSnapshot: stub
- TruncateWAL: stub
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 14:22:27 -07:00
..
2026-02-20 18:42:00 -08:00
2026-03-31 14:22:27 -07:00
2026-02-16 15:09:01 -08:00
2026-02-11 11:04:08 -08:00
2026-02-13 15:47:29 -08:00
2026-02-20 18:42:00 -08:00
2025-06-16 22:25:22 -07:00
2026-02-13 15:47:29 -08:00
2026-02-20 18:42:00 -08:00
2026-01-07 13:06:08 -08:00
2025-10-26 22:48:58 -07:00
2025-10-26 22:48:58 -07:00
2026-01-28 17:21:14 -08:00
2026-01-01 19:20:59 -08:00
2026-02-02 17:55:04 -08:00
2026-02-19 13:30:59 -08:00
2026-01-28 17:21:14 -08:00
2026-02-11 14:17:21 -08:00
2026-02-24 07:32:13 -08:00
2025-12-15 21:39:27 -08:00
2024-11-21 00:37:38 -08:00
2026-03-02 09:34:00 -08:00
2026-03-31 10:46:17 -07:00
2025-11-17 21:19:55 -08:00
2025-12-02 17:00:05 -08:00
2026-01-23 16:38:36 -08:00
2026-02-16 15:09:01 -08:00
2026-02-16 15:09:01 -08:00
2025-10-20 16:11:29 -07:00
2026-01-28 17:21:14 -08:00
2026-02-06 10:58:43 -08:00
2025-06-30 13:57:28 -07:00
2026-02-16 02:15:14 -08:00
2026-02-06 10:58:43 -08:00
2025-06-16 22:05:06 -07:00
2026-02-13 15:47:29 -08:00
2026-02-13 15:47:29 -08:00
2026-01-29 14:16:42 -08:00
2026-01-16 19:19:18 -08:00
2026-01-28 17:21:14 -08:00
2026-02-08 19:08:10 -08:00
2026-01-16 19:19:18 -08:00
2025-06-16 22:25:22 -07:00
2026-02-16 02:15:14 -08:00
2026-02-16 14:44:37 -08:00
2026-01-28 17:21:14 -08:00
2025-10-16 12:21:51 -07:00
2025-07-30 12:38:03 -07:00