--- id: TASK-9 title: Canvas sync for notes status: In Progress assignee: [] created_date: '2026-02-13 20:39' updated_date: '2026-02-13 21:41' labels: [] dependencies: [] priority: medium --- ## Description Test and verify bidirectional canvas sync with rSpace: creating canvas from notebook, pinning notes to canvas, receiving shape updates. ## Implementation Notes Canvas sync callback wired up (onShapeUpdate → /api/sync). BLOCKED: rSpace /api/communities/:slug/shapes endpoint does not exist yet — pushShapesToCanvas will 404. Inbound sync works via postMessage.