- Getting started — install (Docker or pip), train from a public CSV, curl
/v1/recipes/{name}:recommend
- Recipe reference — every field, type, default, validation rule
- CSV / Parquet — local files, fsspec paths (S3, GCS), dtype overrides
- BigQuery — ADC auth, GA4 query patterns, parameter binding
- Docker —
compose.yamlwalkthrough - Kubernetes — CronJob + Deployment, Helm chart values
- Cron / systemd — plain Linux cron and systemd timers
- Operations — key rotation, API key rotation, artifact recovery, sizing, SLOs, troubleshooting
- Security — trust boundaries, threat model, IAM scopes, secrets handling
- Plugin authoring — writing a custom DataSource plugin