This commit is contained in:
talksik
2026-04-16 14:11:23 -07:00
parent 41fe404d0a
commit 4fbb63845a
+1 -2
View File
@@ -2,8 +2,7 @@
// the Firestore membership mirror (humans/{humanId}.networks) match the // the Firestore membership mirror (humans/{humanId}.networks) match the
// authoritative Postgres network_members table. // authoritative Postgres network_members table.
// //
// Run before flipping Stage 1 Firestore rules so existing humans have their // Run on a cron to heal any drift from a dropped mirror
// mirror docs populated, and on a cron to heal any drift from a dropped mirror
// write in network.Service. // write in network.Service.
// //
// The reconciler reads the current Firestore state and only writes humans // The reconciler reads the current Firestore state and only writes humans