Class: Orbit::V1::OrbitService::Service

Inherits:
Object
  • Object
show all
Includes:
GRPC::GenericService
Defined in:
lib/orbit/v1/orbit_services_pb.rb

Overview

Core service exposing 4 RPCs. Gated behind the :knowledge_graph feature flag in Rails. JWT auth carries user identity and traversal IDs for authorization. Renamed from gkg.v1.KnowledgeGraphService (knowledge-graph#1152, chain T10). The server keeps answering the old request paths through a legacy facade until published-client traffic on them reaches zero.