Book 7 · Lesson 7.1

Team Radar KPI dictionary

  • Map Postgres/Redis signals to manager outcomes
  • Explain friction index formula on the dashboard
  • Connect eval pass rate to evals/ CI gate

Prerequisites: 6.6

Book 7 opens Stage 5 quality systems — EM leadership through measurable signals, not heroics.

SignalOutcomeUI
avg_sentimentTeam morale proxyManager KPIs
high_risk_countSecurity attention queueManager KPIs
friction_indexDelivery drag compositeManager KPIs
eval_pass_rateAI enrichment qualityEval pass rate

Four KPI cards

SignalManager question
avg_sentimentIs morale trending down?
high_risk_countWhat needs security attention?
friction_indexIs delivery drag rising?
eval_pass_rateIs AI enrichment still trustworthy?

Formulas live in docs/stage5-quality.md — refresh radar after pnpm evals:write-metrics.

Lab

Open :5174, read each card aloud, then trace the SQL source in services/analyzer/.

Teach-back prompt

Why is eval pass rate a manager KPI and not just an engineer CI artifact?

KPI dictionary walkthrough

Lesson 7.1 check

1. Friction index blends…