Skip to content

Deployment plan

Use Cloudflare Pages for static hosting and Cloudflare Access for authentication.

Allow only:

  • Jericho internal operators.
  • Approved trusted operator emails.
  • Explicit test users.

Do not expose this site publicly.

  • Framework preset: Astro.
  • Build command: npm run build:trusted-operator.
  • Output directory: sites/trusted-operator/dist.
  • Node version: 24.

Disable or avoid public AI surfaces for this private site:

  • No public MCP endpoint.
  • No public llms.txt.
  • No indexing by public search engines.

If agent access is needed later, use authenticated retrieval rather than publishing internal runbooks to the open web.