Beacon is not just a static Next.js app. Durable research depends on model keys, SerpAPI, Redis, auth, and the workflow runtime being configured coherently.
Provides the scout and synthesis models through the repo's approved Groq abstraction layer.
Provides web search results for the research workflow.
Stores memory, brief indexes, logs, and rate-limit counters.
Required for durable execution, resumable steps, and zero-compute sleep.
1. set all required env vars
2. confirm Clerk keys for auth flows
3. confirm workflow endpoints are reachable
4. verify Redis connectivity
5. verify /trial, /docs, and private /dashboard flows
6. verify recurring runs if you depend on sleep/resume behavior