{
  "version": "1.3.0",
  "releasedAt": "2026-05-20",
  "kpi": {
    "rogueId": "product.capacity_allocation",
    "slug": "capacity_allocation",
    "domain": "product",
    "defaultLabel": "Capacity Allocation",
    "description": "Container handle for the structured 5-category engineering-capacity object — total engineers plus the per-bucket split across innovation, maintenance, tech debt, customer support, and sales support (each a percentage), with an optional innovation target. The bespoke product feed card renders this as the capacity-allocation donut the demo design shows. RICHER than the 3-way `product.capacity_allocation_pct` percentage triple — this carries the headcount + the five operating buckets the donut needs. Common pitfall: the five buckets not summing to 100% because a category (e.g. sales support) was omitted.",
    "fieldType": "text",
    "unit": null,
    "maturity": "general",
    "suggestedForStages": [
      "seriesA",
      "seriesB",
      "seriesC",
      "public"
    ],
    "defaultOwningFunctions": [
      "Product"
    ],
    "stageRelevance": {
      "seriesA": "recommended",
      "seriesB": "recommended",
      "seriesC": "recommended",
      "public": "recommended"
    },
    "definitionSource": {
      "tier": "editorial",
      "sourceName": "imboard Editorial",
      "sourceUrl": null,
      "sectionRef": null,
      "publicationDate": "2026-04-01",
      "attributionNotice": null
    },
    "formula": "Container — { totalEngineers, innovation, maintenance, techDebt, customerSupport, salesSupport, targetInnovation? }. The five percentage buckets sum to 100%; targetInnovation is the aspirational innovation share, not allocated capacity.",
    "whyItMatters": "Shows where engineering headcount actually goes across all five operating modes — the gap between innovation and its target is the clearest read on whether the company is investing in the future or absorbed by run-the-business work.",
    "interpretationGuidance": "A large gap between `innovation` and `targetInnovation` (e.g. 32% vs 50%) means run-the-business work is crowding out new capabilities. Read alongside `product.delivery_predictability` — falling innovation with falling predictability is a capacity-crisis signal.",
    "relatedKpiIds": [
      "product.capacity_allocation_pct",
      "product.innovation_capacity_pct",
      "product.total_engineers",
      "product.delivery_predictability"
    ]
  }
}
