- Functions APIs — owns server-side workflows, Firestore writes, auth-derived access control, public form intake, admin APIs, profile APIs, and external integrations.
- Members App — Angular app for member self-service and cooperative administration.
- Hugo Static Site — public website, doula directory, and static content.
- Members App → Functions APIs: Members App calls Functions APIs for authenticated member and admin operations.
- Hugo Static Site → Functions APIs: Hugo Static Site submits public forms to Functions APIs.
- Functions APIs → Hugo Static Site: Functions APIs trigger profile publishing workflows that affect static site content.