โ† back to command center

Weekly Scorecard /scorecard

yellow 1h ago ยท started 2026-04-28T18:21:31.812853+00:00

Headline Metrics

Revenue
$9,483
Reservations
8
Builds
114

Validation Findings (1)

SeverityCodeMessageContext
warningMAJORITY_OVERDUE514/608 (84%) of open issues are overdueโ€”

Trend

Capture History

How to refresh

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

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

Raw output

1,475 bytes of JSON
{
  "skill": "scorecard",
  "week": {
    "start": "2026-04-20",
    "end": "2026-04-26",
    "iso_year": 2026,
    "iso_week": 17,
    "week_key": 202617
  },
  "metrics": {
    "properties_live": 14,
    "gross_stay_revenue": 9483.16,
    "refunds": 0,
    "reservation_count": 8,
    "reviews": {
      "new": 18,
      "with_rating": 0,
      "five_star": 0,
      "avg": null
    },
    "issues": {
      "open": 608,
      "overdue": 514,
      "high": 114,
      "med": 264,
      "low": 84
    },
    "leads": {
      "inbound": 0,
      "closed_won": 0,
      "closed_won_value": 0.0,
      "pipeline_revenue": 0.0,
      "icp_fit": 1
    },
    "builds_detected": 114
  },
  "trend": {
    "Gross Stay Revenue": [],
    "Builds Shipped": [],
    "Outbound Contacts": [
      {
        "week_key": null,
        "value": null
      }
    ],
    "Overdue Issues": []
  },
  "validation": {
    "skill": "scorecard",
    "started_at": "2026-04-28T18:21:31.812853+00:00",
    "checks_run": [
      "airtable_schema",
      "property_coverage",
      "hostaway_auth",
      "reservation_sanity",
      "review_ratings",
      "pipeline_statuses",
      "trend",
      "builds_detected"
    ],
    "summary": {
      "errors": 0,
      "warnings": 1,
      "info": 0
    },
    "findings": [
      {
        "severity": "warning",
        "code": "MAJORITY_OVERDUE",
        "message": "514/608 (84%) of open issues are overdue",
        "context": {}
      }
    ]
  }
}