About This Architecture
Remembro's deployment architecture integrates GitHub as the source of truth with multi-platform hosting across Cloudflare Pages, Cloudflare Workers, and All-Inkl traditional hosting. GitHub Actions orchestrates CI/CD workflows including guard:ai provenance checks, quality gates, and automated builds that deploy to preview environments on Cloudflare and production on All-Inkl via FTP. The architecture separates routing (Cloudflare DNS and Pages) from deployment infrastructure, with Workers hosting the dashboard and feedback systems while the canonical app runs on All-Inkl webspace. AI assistants (ChatGPT Plus, Claude Code, Gemini) augment human operations for issue analysis, implementation, and review without being runtime dependencies.