Evaluate covenants
evaluate_covenantsEvaluate metric values against covenant thresholds to determine compliance and headroom, providing a compliant flag for each check.
Instructions
Test computed metrics against covenant thresholds. Each result reports the metric value, operator, threshold, compliant flag, and percentage headroom to the threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Covenant config (account_map, annual_debt_service, covenants). Defaults to the bundled sample config. | |
| metrics | Yes | Metric values, as from compute_covenant_metrics. |