Operations & Infrastructure — MQA Governance Portal
Executive Overview — all summaries for decision-makers.
Central documentation for operations, deployment, and platform setup.
| Document | Content |
|---|---|
| EXECUTIVE-OVERVIEW | Decision-makers: costs, risks, approvals (all areas) |
| SERVICES-AND-COSTS | All vendors & monthly costs — Render, Resend, AI, Cloudflare, … |
| OPS-ECOSYSTEM | Overall architecture, accounts, domains |
| RESEND | Transactional email setup & pricing |
| AI-SERVICES | Anthropic, OpenRouter, Claude subscription vs API |
| OPS-ROADMAP | Prioritized to-dos (Foundation → Enterprise) |
| ENV-INVENTORY | All environment variables (no secrets) |
| BACKUP-RESTORE-RUNBOOK | Backup, restore, migrations |
| DEPLOYMENT-CHECKLIST | Smoke tests after each deploy |
| STAGING-SETUP | Set up staging environment |
| STAGING-STATUS | Live staging resources & open steps |
| CLOUDFLARE-MIGRATION | DNS + R2 private → MQA org |
| MONITORING | Uptime, logs, alerting |
| SECURITY-STATUS | Security hardening status |
| GITHUB-FLOW | Branch model, PR process, CI |
| ../DATABASE-RESTORE | pg_restore from directory dump |
Agent project context: .cursor/context.md
Developer Documentation (VitePress)
| Access | URL | Description |
|---|---|---|
| VitePress (recommended) | docs.mqa.group | Standalone docs site, EN/DE, search — apps/docs-site/ |
| Portal sidebar link | External | Opens docs.mqa.group in new tab (MANAGEMENT+) |
| Legacy routes | /dev-docs, /app/dev-docs | Redirect to docs.mqa.group |
Sources: docs/en/ (English), docs/de/ (German). Build: cd apps/docs-site && npm run dev.
Add Markdown in both language folders and update the sidebar in apps/docs-site/.vitepress/config.mts.