From 2b2f054c65b7bda75efdb23ed40de2d89b08915e Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Tue, 17 Feb 2026 15:35:26 -0700 Subject: [PATCH] chore: backlog TASK-20 membership endpoints + shape sync (Done) Co-Authored-By: Claude Opus 4.6 --- ...hip-endpoints-and-bidirectional-shape-sync.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 backlog/tasks/task-20 - Add-membership-endpoints-and-bidirectional-shape-sync.md diff --git a/backlog/tasks/task-20 - Add-membership-endpoints-and-bidirectional-shape-sync.md b/backlog/tasks/task-20 - Add-membership-endpoints-and-bidirectional-shape-sync.md new file mode 100644 index 0000000..743e9b8 --- /dev/null +++ b/backlog/tasks/task-20 - Add-membership-endpoints-and-bidirectional-shape-sync.md @@ -0,0 +1,16 @@ +--- +id: TASK-20 +title: Add membership endpoints and bidirectional shape sync +status: Done +assignee: [] +created_date: '2026-02-17 22:35' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +space_members table + CRUD API in EncryptID server for centralized membership. Automerge CommunityDoc extended with members map. PATCH endpoint for module→canvas bidirectional shape updates. +