Skip to content

Architecture Overview

Full infrastructure architecture for Absolutely Plausible — all systems, sites, repositories, data flows, and team structure.

Domain Map

Subdomain Purpose Access Tech
robotfantome.com Personal portfolio + music Public CF Pages (static)
absolutelyplausible.com Company website Public CF Pages (MkDocs)
team.robotfantome.com Dream Team workspace Gated (Access) CF Pages (MkDocs)
ops.absolutelyplausible.com Unified internal ops surface: AP Ops app at / + business plan/dashboard docs at /plan/ Gated (Access) CF Pages / combined internal surface
mech.robotfantome.com Retired temporary AP Ops domain Retired Historical only
crm.absolutelyplausible.com AP CRM (client relations) Gated (Access) CF Pages (static SPA)

Deployment Pipeline

git push → Cloudflare Pages → mkdocs build → CDN Deploy → HTTPS (Strict) → Cloudflare Access

Each push to main automatically triggers a fresh build and global CDN deployment.