← back to command center

Vendor Scorecard /vendor-scorecard

yellow 1h ago · started 2026-04-28T18:21:42.490263+00:00

Headline Metrics

Vendors tracked
1
Categories
2
Window (days)
90

Validation Findings (1)

SeverityCodeMessageContext
warningLOW_VENDOR_LINK_RATEOnly 2/377 (1%) issues have a Vendor link — scorecard coverage limited

Trend

Capture History

How to refresh

Engine: python3 ~/.claude/scripts/vendor-scorecard.py --report

Capture (writes to dashboard-data/latest/): ~/.claude/scripts/dashboard-capture.sh vendor-scorecard

Raw output

1,282 bytes of JSON
{
  "skill": "vendor-scorecard",
  "window_days": 90,
  "vendors": [
    {
      "vendor_id": "rec96jVzHVG59PFXs",
      "name": "Bill Sherman",
      "service": "Handyman",
      "grade": "A",
      "volume": 2,
      "median_resolve_days": null,
      "ftf_pct": 100.0,
      "open_sla_breach": 0,
      "repeat_back_props": 0,
      "properties_served": 2,
      "avg_cost_per_issue": null,
      "bucket": "insufficient_data"
    }
  ],
  "by_category": [
    {
      "category": "Appliance",
      "vendor_count": 1,
      "issue_count": 1,
      "vendors_with_3plus_issues": 0,
      "single_point_of_failure": false
    },
    {
      "category": "Unknown",
      "vendor_count": 1,
      "issue_count": 1,
      "vendors_with_3plus_issues": 0,
      "single_point_of_failure": false
    }
  ],
  "validation": {
    "skill": "vendor-scorecard",
    "started_at": "2026-04-28T18:21:42.490263+00:00",
    "checks_run": [
      "vendors",
      "issues"
    ],
    "summary": {
      "errors": 0,
      "warnings": 1,
      "info": 0
    },
    "findings": [
      {
        "severity": "warning",
        "code": "LOW_VENDOR_LINK_RATE",
        "message": "Only 2/377 (1%) issues have a Vendor link \u2014 scorecard coverage limited",
        "context": {}
      }
    ]
  }
}