security: access control for particles #169

Merged
talksik merged 5 commits from security-fundamentals-firestore into master 2026-04-16 22:14:34 +00:00
Showing only changes of commit 4fbb63845a - Show all commits
+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