{
  "policy_yaml_present": true,
  "policy_registry_yaml_present": true,
  "active_policy": {
    "thresholds": {
      "min_auroc": null,
      "min_ks": null
    },
    "settings": {
      "allow_missing_labels": null
    }
  },
  "registry": {
    "policies": [
      {
        "id": "default",
        "description": null,
        "thresholds": null,
        "applies_to": null
      }
    ],
    "note": "Add entries to policy_registry.yaml to map contexts to policies."
  },
  "generator": {
    "module": "src.ops.policy_registry_view",
    "version": "1.0.0"
  }
}