Skip to main content
EMEP measures progress through seven key performance indicators. Each KPI has a clear definition, target value, measurement cadence, and data source. These metrics drive phase gate decisions and continuous improvement.

KPI Registry

Measurement Details

Documentation Coverage

Calculated as: (specified components / total components) * 100. A component is specified when it has a merged page in the documentation site with complete frontmatter, opening prose, and at least one diagram. Target is 100% by end of Phase 0.

Spec-to-Test Traceability

Calculated as: (specs with linked tests / total specs) * 100. A link requires a bidirectional reference: the spec page cites a test ID, and the test references the spec path. Target is 95% by end of Phase 2, 100% by end of Phase 5.

Reproducibility Score

An experiment is reproducible when another operator can re-run it from stored artifacts and obtain the same candidate status (PASS, FAIL, REGRESSION, INVALID, INCOMPLETE) within a tolerance band. The score is: (reproducible experiments / total experiments) * 100. Target is 100% for all experiments tracked in ExperimentTracker.

Regression Rate

Calculated per generation: (REGRESSION candidates / total evaluated candidates) * 100. Regression means a candidate scores lower than its parent on any Validation Set benchmark. Target is below 5% after Phase 5 stabilization.

Mean Candidate Throughput

Candidates fully evaluated (all benchmarks, all splits) per GPU-hour. Measured on A100-equivalent hardware. Target is above 2.0 by end of Phase 5. This KPI is an Engineering assumption.

Mean Evaluation Latency

Wall-clock time from benchmark job submission to result availability, averaged over a 24-hour window. Target is below 30 minutes per benchmark by end of Phase 4.

Deploy Success Rate

Percentage of DeploymentManager executions that complete without triggering rollback. Calculated as: (successful deployments / total deployments) * 100. Target is above 99% by end of Phase 7.

Evidence Tags

KPI targets are baselines for phase gates, not guarantees. If a target is missed, the phase gate requires a documented mitigation plan before proceeding.