KPIs

Critical-path delay

Cumulative delay on tasks with zero slack — the only delays that actually move the publication date.

Formula

Sum of (actual completion − planned completion) across tasks where is_critical_path is true

KPI cautions1
  • The critical path is recomputed after the fact so that whatever ran late is retrospectively classified as having slack.
KPI lifecycle stages1