Platform
One-line description. Shared infrastructure that the three operating businesses (Listing Legends, Capri, The 50OS) run on. Data, deploy, DNS, drift detection — the plumbing.
Why
Listing Legends, Capri, and The 50OS all consume the same underlying systems: BigQuery for analytics, the rylobasic monorepo for code, Cloudflare for DNS + Pages, plus a drift detector that keeps vendor API contracts honest. Treating these as their own parent makes it obvious which work is platform-level (affects multiple operating businesses) vs. operating-business-level (affects one).
This hub only surfaces actively-worked platform projects. Dormant idea-queue items (Custom Dialer, Unified API Facade, etc.) stay in the vault but don't render — publishing them would inflate the portfolio with parked work.
Current state
Four active platform projects (see sub-projects). All others are parked in the vault.
- Status: in-flight
- Last update: 2026-05-26
- Blocked on: nothing
Sub-projects
- BQ Bulletproof — BigQuery cost-defense + reporting reliability. Phase 2 closed 5/20; Phases 3–10 queued.
- Monorepo Reorg — post-cutover hardening campaign on
~/rylobasic/. Migration done 5/15; reliability MRs in flight. - Cloudflare — DNS for
rycolston.com+ Pages projects. Living reference. - API Audit Engine — 5 vendor-API reference docs + monthly drift detector. First scheduled run 2026-06-01.
What's intentionally NOT a sub-project
Parked / dormant platform captures stay parentless in the vault. They render only if status flips to active:
- External API Platforms, Custom Dialer, Phone Platform, Unified API Facade, GCP Enhancement Candidates, Gmail Filter Backlog, Google Drive Organization, Lead Lifecycle Dashboard, Newsletter Architecture (done).
References
- Portfolio index:
~/bigbrainremote/README.md - Monorepo:
~/rylobasic/ - Cloud Run deploy invariants:
~/rylobasic/docs/adr/0001-deploy-invariants.md