Checkpoints are in-memory only (app/src/utility/p2p-service.ts:71) → full resync of every collection on each app launch. Persist per-peer/per-collection checkpoints.
⚠️ Touches the P2P protocol — needs explicit human approval before agentic work (CLAUDE.md).
Plan & context: WhatNext - docs/06 reports/report-260627-issue-reconciliation.md and report-260627-mvp-state-of-the-union.md.
Checkpoints are in-memory only (
app/src/utility/p2p-service.ts:71) → full resync of every collection on each app launch. Persist per-peer/per-collection checkpoints.Plan & context:
WhatNext - docs/06 reports/report-260627-issue-reconciliation.mdandreport-260627-mvp-state-of-the-union.md.