Greenfield AI Transformation Equity

GATE — Awaiting Provisioning

The investment research pipeline is deployed but paused at the auth boundary. A Zero Trust Access application is needed before the dashboard can be reached.

For the admin Action needed

Create a Zero Trust Access application

Dashboard → Zero Trust → Access → Applications → Add Application
Type: Self-hosted
Domain: gate-1rj.pages.dev
Policy: allow itamar@greenfield-growth.com (and any additional team emails). After saving, Itamar needs the Application Audience (AUD) Tag and the team domain (e.g. greenfield.cloudflareaccess.com) to wire up the backend.

Enable R2 Object Storage

Dashboard → R2 Object Storage → Enable. Free tier is sufficient to start. Used for large research-dossier and session-event artifacts (Phase 2+).

Create an AI Gateway

Dashboard → AI → AI Gateway → Create Gateway named gate. This proxies all Anthropic calls for observability + cost reconciliation. Itamar needs the generated URL.

Upgrade to Workers Paid plan (if not already)

Needed for: Managed Agents (Anthropic), Cloudflare Workflows, higher D1 read-write limits. The free plan suffices for today, but Phase 2+ agents will hit limits.

D1 database Done

gate-db already provisioned with the 29-table schema and seed data (23 pipeline configs + admin user).

Cloudflare Pages project Done

gate deployed at gate-1rj.pages.dev with the Pages Functions API layer. Health endpoint responds 200.

Checking backend health…