Skip to main content
2026-04-28
Premier endpoints + logo recoloring guide
2026-04-22
Diff and metrics endpoints
  • Added GET /v1/diff/latest — returns the pipeline-emitted diff between the active version and the previous one.
  • Added GET /v1/diff/{from}/{to} — returns an ad-hoc diff between two retained versions, served from a precomputed file when available.
  • Added GET /v1/metrics — Prometheus text-format scrape endpoint exposing pipeline stage, freshness, error, and uptime gauges.