13105 Commits (cfec3bff4aed4ae4125478816c41c10717a7c06e)
 

Author SHA1 Message Date
pingqiu cfec3bff4a fix: update contract.go field source docs to match P1 implementation 3 days ago
pingqiu d5b2a3a345 fix: WALTailLSN is now an LSN boundary, ScanWALEntries uses durable checkpoint 3 days ago
pingqiu 785a7d7efd feat: wire real pinner into flusher retention + real WAL scan executor (Phase 07 P1) 3 days ago
pingqiu c00c9e3e3d feat: add real BlockVolPinner + BlockVolExecutor in v2bridge (Phase 07 P1) 3 days ago
pingqiu d5ecf471fe feat: real blockvol integration — StatusSnapshot + v2bridge reader + contract interfaces (Phase 07 P1) 3 days ago
pingqiu 8c326c871c feat: add contract interfaces and pin/release via release-func pattern (Phase 07 P1) 3 days ago
pingqiu 05daede7f9 feat: add V2 bridge adapters for blockvol (Phase 07 P0) 3 days ago
pingqiu 4df61f290b fix: true mid-executor invalidation test via OnStep hook 3 days ago
pingqiu 5b63d34d6b fix: snapshot+tail WAL pin failure cleanup + true mid-executor epoch test 3 days ago
pingqiu 332f598606 fix: close P3 failure classes — session cleanup, causal logging, CancelPlan 3 days ago
pingqiu 56afa55f13 feat: add P3 failure-class validation through planner/executor (Phase 06) 3 days ago
pingqiu f5c0aab454 fix: rebuild executor consumes bound plan, fix catch-up timing 3 days ago
pingqiu 50442acb2e feat: add stepwise executor with release symmetry (Phase 06 P2) 3 days ago
pingqiu 45bf111ce8 fix: derive WAL pin from actual replay need, PlanRebuild fails closed 3 days ago
pingqiu d4f7697dd8 fix: add full-base pin and clean up session on WAL pin failure 3 days ago
pingqiu f73a3fdab2 feat: add storage/control adapters and recovery driver (Phase 06 P0/P1) 3 days ago
pingqiu 512bb5bcf6 fix: orchestrator owns full catch-up contract (budget + truncation) 3 days ago
pingqiu adaff8ddb3 fix: only log endpoint_changed when endpoint actually changed 3 days ago
pingqiu 5cdee4a011 fix: orchestrator owns zero-gap completion and per-replica invalidation logging 3 days ago
pingqiu 47238df0d7 fix: add RecoveryOrchestrator as real integrated entry path 3 days ago
pingqiu 7436b3b79c feat: add integration closure and observability (Phase 05 Slice 4) 3 days ago
pingqiu 4d06622c01 fix: add nil check for RetainedHistory in sender APIs 3 days ago
pingqiu cc8c529962 fix: connect recovery decisions to RetainedHistory, fix rebuild source 3 days ago
pingqiu ff7ea41099 feat: add engine data/recoverability core (Phase 05 Slice 3) 4 days ago
pingqiu 368a956aee fix: correct catch-up entry counting and rebuild transfer gate 4 days ago
pingqiu 930de4ba78 feat: add Slice 2 recovery execution tests (Phase 05) 4 days ago
pingqiu 61e9408261 fix: separate stable ReplicaID from Endpoint in registry 4 days ago
pingqiu bb24b4b039 fix: encapsulate engine sender/session authority state 4 days ago
pingqiu 20d70f9fb6 feat: add V2 engine replication core (Phase 05 Slice 1) 4 days ago
pingqiu 26a1b33c2e feat: add A5-A8 acceptance traceability and rebuild-source evidence 4 days ago
pingqiu 8f5070679c fix: make frozen target intrinsic and rebuild completion exclusive 4 days ago
pingqiu 8e4028758f fix: make rebuild path exclusive, enforce phase discipline, require tick for stall budget 4 days ago
pingqiu 5b66a85f92 fix: wire rebuild FSM into sender, enforce frozen target, fix entry counting 4 days ago
pingqiu 3f0048cbd9 feat: add bounded CatchUp budget and Rebuild mode state machine (Phase 4.5 P0) 4 days ago
pingqiu 90c39b549d feat: add prototype scenario closure (Phase 04 P4) 4 days ago
pingqiu 942a0b7da7 fix: strengthen IsRecoverable contiguity check and StateAt snapshot correctness 5 days ago
pingqiu c89709e47e feat: add WAL history model and recoverability proof (Phase 04 P3) 5 days ago
pingqiu edec7098e8 feat: add V2 protocol simulator and enginev2 sender/session prototype 5 days ago
pingqiu abbc8bff2b fix: canonicalize host in AllocateBlockVolumeResponse (CP13-2 follow-up) 7 days ago
pingqiu ae87a31d22 fix: store canonical replica addresses in heartbeat state 7 days ago
pingqiu aa4688d5d5 fix: sync flusher checkpointLSN after rebuild (CP13-7) 7 days ago
pingqiu 4ed54d04ba fix: close leaked replica in TestShip_DegradedDoesNotSilently 7 days ago
pingqiu 3e9358f2be feat: rebuild fallback with per-replica heartbeat state (CP13-7) 7 days ago
Ping Qiu 47f0111cae feat: replica-aware WAL retention (CP13-6) 1 week ago
Ping Qiu 9e481a83e9 fix: serialize LSN allocation + shipping with shipMu 1 week ago
Ping Qiu 4429f2b8d2 fix: use handshake-reported flushedLSN for catch-up, fix receiver init 1 week ago
Ping Qiu 24de2cea2a fix: refactor reconnect tests to preserve shipper identity (CP13-5) 1 week ago
Ping Qiu 548e47e482 feat: reconnect handshake + WAL catch-up protocol (CP13-5) 1 week ago
Ping Qiu 8d6379f841 feat: replica state machine + barrier eligibility gating (CP13-4) 1 week ago
Ping Qiu 499e244b8e feat: durable progress truth — replicaFlushedLSN in barrier (CP13-3) 1 week ago