Summary: High-level topology of 7Mind’s infrastructure — how the pieces connect. Sources: TBD — fill from Terraform configs, architecture diagrams, team knowledge Last updated: 2026-05-15
System Topology (Prose)
TBD — describe the request flow from a user’s perspective:
- DNS resolves via Cloudflare (see cloudflare)
- Mobile app traffic routes to… TBD
- Web traffic routes to Cloudflare Pages (see cloudflare)
- Backend runs on GCP (see google-cloud)
- Infrastructure is defined in Terraform (see terraform) and deployed via GitHub Actions (see github-actions)
Environments
TBD — staging and production environment names, URLs, and which GitHub branches they track.
Secret / Config Management
TBD — where are secrets stored (GCP Secret Manager? GitHub Actions secrets? both?), and what is the access pattern for each service.
Observability
TBD — logging, metrics, alerting stack. Who gets paged and how.
Disaster Recovery
TBD — backup strategy, RTO/RPO expectations if known.