Architecture
API service
The Fastify webhook receiver and OAuth handler.
This page is a stub. Content is being written.
Will cover
- Fastify setup, route layout, and middleware.
- Linear webhook signature verification.
- GitHub webhook signature verification and event filtering.
- OAuth install flows for Linear and GitHub.
- Tenant lookup middleware.
- Workflow dispatch into Temporal.
- Stateless deployment model (Cloud Run).