Add Knowledge Graph stage and category to Analytics section
Summary
This MR adds the Knowledge Graph stage to the Analytics section of the product categories hierarchy, and adds the Knowledge Graph team to the relevant team member files.
Changes
-
data/stages.yml: Adds a newknowledge_graphstage under theanalyticssection, with a single group (knowledge_graph) owned by PM Meg Corren and EM Michael Angelo Rivera. The group uses theAnalytics:Knowledge Graph Teamtag and lists Analytics Section (DRI: Nitin Singhal), AI Framework, Duo Chat, and Agent Foundations as internal customers. -
data/categories.yml: Adds a newknowledge_graphcategory with aplannedmaturity, available date of 2026-05-01, and a description derived from the GitLab Knowledge Graph architecture design document. -
data/team_members/person/*/: Addsteam_tags: [Analytics:Knowledge Graph Team]to the four Knowledge Graph engineers — Michael Angelo Rivera, Bohdan Parkhomchuk, Michael Usachenko, and Jean-Gabriel Doyon — so they are automatically resolved on the categories page.
Context
The GitLab Knowledge Graph (Orbit) is a Rust service that builds a property graph from GitLab instance data — SDLC metadata and code structure — and exposes it through a unified context API for AI systems (via MCP) and human users. This MR formalizes Knowledge Graph as a stage under the Analytics section as the team grows.