feat(api): expose demand pipeline explainability
This commit is contained in:
@@ -231,6 +231,15 @@ describe("assistant dashboard tools detail aggregation", () => {
|
||||
allocatedHours: 120,
|
||||
},
|
||||
],
|
||||
explainability: {
|
||||
periodStart: "2026-01-01",
|
||||
periodEnd: "2026-06-30",
|
||||
periodWorkingHoursBase: 1040,
|
||||
requiredHours: 2080,
|
||||
fillPct: 50,
|
||||
demandSource: "DEMAND_REQUIREMENTS",
|
||||
calendarContextCount: 1,
|
||||
},
|
||||
},
|
||||
],
|
||||
chargeabilityByChapter: [
|
||||
|
||||
Reference in New Issue
Block a user