Add AI Governance Dashboard tab scaffold behind FF

What

Frontend scaffold for the AI Governance Dashboard (beta). Adds a feature-flagged Dashboard tab to the existing GitLab Duo → Governance settings page (group and project level), with a summary header and placeholder cards: AI Agents, AI Sessions, Audit Trail, AI Agent Inventory.

Behind ai_governance_dashboard FF.

References

Screenshots

Before (with FF disabled) After (with FF enabled)
image.png image.png

For Projects

image.png

How to verify this locally

  1. Set up GitLab Duo locally (SaaS mode + licensed group): see Set up GitLab Duo for local development.
  2. Enable the flag: Feature.enable(:ai_governance_dashboard)
  3. Visit Settings → GitLab Duo → Governance on the gitlab-duo group and open the Dashboard tab.
Edited by Dheeraj Joshi

Merge request reports

Loading