Cloudflare Worker
The Cloudflare Worker hosts Rainrail intake routes, bridge room behavior, and production event stream surfaces.
Required secrets
Section titled “Required secrets”Worker secrets are named in docs and configuration, but values are never committed.
GITHUB_WEBHOOK_SECRETRAINRAIL_PUBLISH_TOKENSSE_BEARER_TOKEN- Optional
RAINRAIL_CONFIG_JSON
Local and production checks
Section titled “Local and production checks”pnpm cf:devpnpm cf:deploy:checkpnpm cf:smokeRun focused tests for any change to source bundle composition, intake auth, tail handling, or replay-safe storage.
Source spec
Section titled “Source spec”The full Worker operations guide lives in docs/cloudflare-worker.md.