@@ -218,7 +218,7 @@ Building the satellite service as a standalone Rails application, separate from
Building the satellite service in Rust, leveraging its performance characteristics and type system guarantees.
Rust is gaining traction within GitLab: the [Knowledge Graph](https://gitlab.com/gitlab-org/rust/knowledge-graph), GLQL, and the GLFM gem are built in Rust. A LabKit for Rust is being developed, and the Auth Architecture team has selected Rust for their services.
Rust is gaining traction within GitLab: the [Knowledge Graph](https://gitlab.com/gitlab-org/orbit/knowledge-graph), GLQL, and the GLFM gem are built in Rust. A LabKit for Rust is being developed, and the Auth Architecture team has selected Rust for their services.
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 JSON-based Cypher-like DSL compiled to ClickHouse SQL. It provides a unified context API for AI systems (via MCP) and human users.
GitLab Orbit (formerly the GitLab Knowledge Graph) is a Rust service that builds a property graph from GitLab instance data (SDLC metadata and code structure) and exposes it through a JSON-based Cypher-like DSL compiled to ClickHouse SQL. It provides a unified context API for AI systems (via MCP) and human users.
The service indexes two types of data into property graph format: