Local-first
Provision a workstation or Mac Studio with AML security controls. Install Ollama with the qwen3 + granite profiles described in TR-2025-33. Run `pnpm dev` for the front-end and `pnpm payload dev` for CMS.
Operations · Updated 2025-11-20
Runbooks for local-first, on-prem, and hybrid deployments with explicit governance checkpoints.
Provision a workstation or Mac Studio with AML security controls. Install Ollama with the qwen3 + granite profiles described in TR-2025-33. Run `pnpm dev` for the front-end and `pnpm payload dev` for CMS.
Deploy CMS and Next.js separately to your Kubernetes or Nomad environment. Attach a managed Postgres (11+) to Payload instead of SQLite for HA. Configure the `PAYLOAD_PUBLIC_SERVER_URL` env var so API routes relay to the correct host.
HybridBridge is optional but recommended for workloads demanding >4k context or specialized reasoning. Configure `HYBRID_BRIDGE_URL` and store API keys in your internal secret manager. Provide escalation policy to the governance team before enabling.