{
  "timezone": "UTC",
  "cutoff_time": "18:00",
  "digest_time": "18:15",
  "owners": [
    {
      "bucket_id": "land",
      "bucket": "Land Division",
      "owner": "David",
      "agent_id": "david"
    },
    {
      "bucket_id": "legal_close_land",
      "bucket": "Legal Close Land",
      "owner": "David / Tracy",
      "agent_id": "david-tracy"
    },
    {
      "bucket_id": "material_procurement",
      "bucket": "Material Procurement",
      "owner": "Tracy",
      "agent_id": "tracy"
    },
    {
      "bucket_id": "plant",
      "bucket": "Plant Division",
      "owner": "Zac",
      "agent_id": "zac"
    },
    {
      "bucket_id": "field",
      "bucket": "Field Division",
      "owner": "Gerardo / Jeremy",
      "agent_id": "gerardo-jeremy"
    },
    {
      "bucket_id": "management_leasing",
      "bucket": "Management / Leasing",
      "owner": "Dylan",
      "agent_id": "dylan"
    },
    {
      "bucket_id": "legal_rollovers",
      "bucket": "Legal Rollovers",
      "owner": "David",
      "agent_id": "david"
    },
    {
      "bucket_id": "accounting_hub",
      "bucket": "Accounting Hub",
      "owner": "Johnny / Teresa",
      "agent_id": "accounting"
    }
  ],
  "thresholds": {
    "on_track_pct": 95,
    "watch_pct": 85
  },
  "roles": {
    "zac": "COO",
    "jeremy": "Material Management"
  }
}