diff_doc_health_radar
Compare two documentation health radar payloads to identify per-axis changes, grade shifts, regressions, and improvements. Get a one-line verdict summarizing the difference.
Instructions
Diff two doc_health_radar payloads. Pure function — pass the radar sub-field from two doc_health_radar responses (e.g. yesterday vs today). Returns per-axis deltas, composite delta, grade change, regression and improvement lists (threshold: 3 points), one-line verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseline | Yes | Baseline radar payload. | |
| current | Yes | Current radar payload. |