Nightly Build (v0.7.6-nightly.202606060713.9f0ab678)
Changes since v0.7.6-nightly.202606050739.c8b5981e:
fd8c18a Minimize code comments in milestone-2 diff
55e30ba Fix doc/comment accuracy for pushed v1.1 ref (PR #1380 review)
57bf0ac Push checkpoints v1.1 ref to remote (rollout milestone 2)
f5a5518 strategy: drop residual "branch" terminology
308d1ae checkpoint/strategy: collapse duplicated mirror patterns
84186e5 address PR review feedback
bb0c6f6 attach: route review-attach metadata guard through Primary
b6b0abf update CLI docs overview link
461f9fd generalize checkpoint ref reconciliation
8efab29 fix review attach metadata guard
ab023ac address review feedback for streamline-mirroring refactor
96c0ff0 strategy: finish refs.Primary migration
00066c0 strategy: rename EnsureMetadataBranch to EnsurePrimaryRef
b3904df explain: route metadata-blob prefetch through refs.Primary
61ea26c strategy: generalize push and fetch to any ref
1a2296b strategy: extract AdvanceCommittedPrimary helper
fc33b88 checkpoint: route committed writes through refs.Primary
4ce360f checkpoint: collapse GitStore constructors into NewGitStore(repo, refs)
caa8d6f checkpoint: add DefaultV1Refs constructor
12dee14 checkpoint: add Push and PrimaryFetchableFromOrigin