Concepts¶
The mental model for how scans flow through the system, what state a task moves through, and how the pieces stay consistent.
- Task Lifecycle — the six states, legal transitions, retries, and the reconciler.
- Architecture —
serve, workers, NATS JetStream, and Postgres, and how they connect. - Repo Cache — the shared clone/coverage cache, Postgres locking, and per-repo overrides.
- Deployment — running the control plane and workers on Kubernetes.