//! gRPC API for AI Agent access
//!//! Provides high-performance API for Cursor, Claude Code, etc.
pubmodgrpc;pubmodserver;pubmodservice;pubmodwebsocket;pubusegrpc::GrpcTypeService;pubuseserver::{ApiConfig, ApiServer};pubuseservice::TypeService;pubusewebsocket::WebSocketServer;