Download Center

Professional documentation as downloadable deliverables.

These pages are designed to be exported as PDFs for stakeholder decks, technical handoff, or room materials. Use the export script to generate the files into this directory.

Overview PDF

Executive Overview

Landing-page narrative, high-level setup, and color-coded system framing.

Download PDF
Platform PDF

Platform Deep Dive

Actual repo map, applications, routes, and operational surfaces.

Download PDF
Architecture PDF

System Architecture

Guest flow, generation flow, layers, and control-plane explanation.

Download PDF
Media Studio PDF

Image and Video Studio

Local generation, exports, and Cloudflare Workers AI activation path.

Download PDF
Demand Model PDF

Atlanta Demand Model

Visitor range, formulas, scenarios, country/language targeting, and deck-ready narrative.

Download PDF
Source Docs

Existing Markdown Docs

Quick start, demo guide, API notes, and complete implementation detail from the repo.

Open README
Data Download

Atlanta Demand CSV

Scenario assumptions and outputs in a spreadsheet-friendly format.

Download CSV
Prompt Download

Master Build Prompt

The full VS Code master prompt for building a typed metrics and projection system.

Download Prompt
Export Script

Generate PDFs Locally

Use the PowerShell export script to refresh the PDFs from the current HTML pages before publishing.

Open Export Script
Command

PDF export

powershell -ExecutionPolicy Bypass -File .\scripts\export-docs-pdf.ps1