Files
seaweedfs/sw-block/design
pingqiuandClaude Opus 4.6 21ccf06ef3 docs: Phase 13 CP13-1..CP13-7 technical packs, acceptance status, design updates
- phase-13.md: CP13-1 through CP13-6 accepted, CP13-7 active
- phase-13-log.md: full technical + delivery packs for CP13-2..CP13-7
- phase-13-cp4-state-eligibility.md: refined barrier behavior table
  (Disconnected/Degraded as recovery entry points, not eligibility)
- phase-12.md: minor cross-reference updates
- Older phase docs: minor wording alignment
- Design docs: V2 development plan and completion overview updated

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 08:48:05 -07:00
..

V2 Design

This directory now keeps the current design and process entrypoints for the active V2 line.

Historical planning/review documents were moved to ../docs/archive/design/ to keep this directory smaller and easier to navigate.

Read First

  • v2-protocol-truths.md
  • v2-product-completion-overview.md
  • v2-phase-development-plan.md
  • v2-semantic-methodology.zh.md
  • v2-protocol-closure-map.zh.md
  • v2-algorithm-overview.md
  • v2-algorithm-overview.zh.md
  • v2-detailed-algorithm.zh.md

Active Process / Workflow

  • protocol-development-process.md
  • agent_dev_process.md

Active Supporting Design

  • v2-acceptance-criteria.md
  • v2-open-questions.md
  • v2_scenarios.md
  • v2-scenario-sources-from-v1.md
  • v1-v15-v2-comparison.md
  • wal-replication-v2.md
  • wal-replication-v2-state-machine.md
  • wal-replication-v2-orchestrator.md
  • wal-v2-tiny-prototype.md
  • wal-v1-to-v2-mapping.md
  • v2-dist-fsm.md

Historical / Archived

See ../docs/archive/design/README.md for archived:

  • old roadmaps
  • first-slice planning docs
  • passed readiness/slicing reviews
  • phase-specific design maps for closed phases

Execution Note

  • active development tracking lives under ../.private/phase/
  • current phase contract and slice packages live there rather than in this directory

The original project-level copies under learn/projects/sw-block/design/ remain as shared references for now.