MSP FORT Alpha Shell

Route: /benchmarks | View: Benchmarks | Generated: 2026-02-18T03:09:29.003Z

Route View Model

{
  "routeId": "benchmarks",
  "pathname": "/benchmarks",
  "shell": {
    "workspaceName": "MSP FORT Demo",
    "userDisplayName": "Demo Owner",
    "navItems": [
      {
        "id": "dashboard",
        "label": "Dashboard",
        "href": "/dashboard",
        "group": "core",
        "badgeCount": 0
      },
      {
        "id": "assessment",
        "label": "Assessment",
        "href": "/assessment",
        "group": "core",
        "badgeCount": 0
      },
      {
        "id": "action-plan",
        "label": "Action Plan",
        "href": "/plan",
        "group": "core",
        "badgeCount": 0
      },
      {
        "id": "check-ins",
        "label": "Check-ins",
        "href": "/checkins",
        "group": "core",
        "badgeCount": 2
      },
      {
        "id": "benchmarks",
        "label": "Benchmarks",
        "href": "/benchmarks",
        "group": "insights",
        "badgeCount": 0
      },
      {
        "id": "settings",
        "label": "Settings",
        "href": "/settings",
        "group": "workspace",
        "badgeCount": 0
      }
    ],
    "activeNavId": "benchmarks",
    "breadcrumbs": [
      {
        "label": "Home",
        "href": "/"
      },
      {
        "label": "Benchmarks",
        "href": "/benchmarks"
      }
    ],
    "layout": {
      "contentWidth": "wide",
      "showRightRail": true,
      "mobileMenuOpen": false
    }
  },
  "page": {
    "view": "benchmarks",
    "report": {
      "filters": [
        {
          "value": "region=us|sizeBand=10-24",
          "label": "us ยท 10-24 (n=5)",
          "sampleSize": 5
        }
      ],
      "activeCohortKey": "region=us|sizeBand=10-24",
      "percentileCard": {
        "cohortKey": "region=us|sizeBand=10-24",
        "metricType": "overall",
        "metricId": "overall",
        "sampleSize": 5,
        "percentiles": {
          "p10": 46.8,
          "p25": 51,
          "p50": 57,
          "p75": 64,
          "p90": 68.8
        },
        "generatedAt": "2026-02-18T03:09:29.001Z"
      },
      "trendSeries": []
    },
    "runtimeError": null
  }
}

Context Snapshot

{
  "workspaceName": "MSP FORT Demo",
  "userDisplayName": "Demo Owner",
  "auth": {
    "tenantId": "demo-tenant",
    "userExternalId": "demo-user",
    "claims": {
      "tid": "demo-tenant",
      "oid": "demo-user"
    }
  }
}