The Strategy Dashboard is the platform-layer aggregation surface. It reads from every domain suite currently running on the AE Platform and presents a unified intelligence view for C-suite consumers. Current scope covers the Autonomous Seller suite and Platform modules. Autonomous Buyer and Autonomous Supply Chain panels are on the roadmap as those suites deploy. It writes nothing, decides nothing, and infers nothing. It is only meaningful because the data fabric beneath it — validated by Data Governance and scheduled by GreenOps — is running correctly.
The Strategy Dashboard depends on all operational modules — and every additional suite that joins the AE Platform adds a new data stream. It is the measure of how complete the platform deployment is, not the capstone of any single suite. Current AS Suite scope: 5 panels. Autonomous Buyer and Supply Chain panels are planned for H4 / PI-9 as those suites enter production.
Each panel has a distinct data source combination, refresh cadence, and consumer. HITL counts are presented as read-only indicators with drill-through links to the originating module queue. Each panel carries a declared freshness SLO — the maximum permissible data age before Cloud Monitoring fires a staleness alert. The dashboard takes no action; it surfaces the signal.
| Panel | View | Sources | Refresh | Freshness SLO | Primary consumer | HITL drill-through |
|---|---|---|---|---|---|---|
| Pipeline Health | sd_pipeline_health | ae_ccai · ae_contracts · Salesforce REST | 15 min | ≤ 30 min | CTO · Head of Sales | HITL-01 · HITL-02 counts → originating queue |
| RevRec Posture | sd_revrec_posture | ae_financial · ae_finrisk | 5 min | ≤ 10 min | CFO · Finance Controller | HITL-04 queue depth → RevRec AI module |
| Fleet Intelligence | sd_fleet_intelligence | ae_devices + ae_governance quality flag JOIN | 1 hour | ≤ 75 min | CTO · VP Field Service | HITL-06 count → Asset IQ module queue |
| EU AI Act Compliance | sd_compliance_posture | All HITL counts · Vertex AI Model Registry · ae_governance | 1 hour | ≤ 75 min | CCO · Legal · CTO | All 11 HITL indicators → originating module queues |
| ESG / GreenOps | sd_esg_summary | ae_greenops.job_metrics · MTD aggregation | 1 hour | ≤ 90 min | Sustainability team · CFO | None — read-only ESG summary |
The Looker Studio dashboard renders all five panels from BigQuery BI Engine-accelerated materialised views with a Looker Studio cache TTL of 15 minutes. Each panel shows its last refresh timestamp. HITL counts drill through to the originating module queue. Render time is sub-5 seconds on cached views; cold-cache render (after TTL expiry) is sub-12 seconds on BI Engine.
Every data-serving surface on the AE Platform carries a documented freshness SLO, an IAM access boundary, and a Cloud Monitoring alerting policy. The Strategy Dashboard is no exception. The interactive section below models the live SLO state, the BigQuery IAM role bindings that enforce panel-level access control, and the Cloud Monitoring alert conditions that fire when any materialised view breaches its freshness SLO. Simulate a staleness breach to see the alert path activate.
ae-platform.sd_views.*ae-platform.sd_views.revrec, sd_views.esgae-platform.sd_views.compliance, sd_views.revrecroles/bigquery.dataViewer binding on ae-platform.ae_audit.* — no Looker seat required. The Strategy Dashboard compliance panel is a summary view; the primary evidence chain lives in BigQuery and is immutable.
Select a suite event and run the simulation. The left panel shows the source event arriving and the materialised view refresh firing. The right panel shows the five dashboard panels — watch the relevant one highlight and update.
Data Governance (H1 · PI-1) is the prerequisite that makes this dashboard meaningful. GreenOps (H3 · PI-7) contributes the ESG panel. The Strategy Dashboard (H3 · PI-8) closes the platform layer for the AS Suite. Autonomous Buyer and Supply Chain panels follow in H4 · PI-9. Deployment order: M-08 → M-06 → M-07.