QBITEL Bridge Documentation
Everything you need to deploy, configure, and operate the quantum-safe protocol intelligence platform.
Getting Started
New to QBITEL Bridge? Start here to get up and running in minutes.
Quick Start
Deploy QBITEL Bridge in 10 minutes with Helm or Docker Compose.
Installation
Full installation guide for all components: Python, Rust, Go, and Node.js.
Configuration
Configure environment variables, YAML settings, and service endpoints.
First Discovery
Tutorial: make your first protocol discovery request.
Architecture
Understand the four-layer polyglot architecture powering QBITEL Bridge.
System Overview
High-level architecture of the distributed, cloud-native platform.
AI Engine
Python AI Engine: PyTorch, FastAPI, multi-agent orchestration.
Rust Data Plane
Wire-speed packet processing with PQC-TLS and DPDK.
Go Control Plane
Service orchestration with OPA policy engine and gRPC.
UI Console
React admin console with real-time dashboards.
Deployment
Deploy QBITEL Bridge to any environment, from local development to air-gapped production.
Docker Compose
Multi-container local development with Docker Compose.
Kubernetes
Manual Kubernetes deployment with fine-grained control.
Helm Charts
One-command production deployment with Helm.
Air-Gapped
Fully offline deployment with on-premise LLM inference.
Production Checklist
Security hardening, TLS, monitoring, and backup procedures.
Development
Guides for contributing to each component of the QBITEL Bridge platform.
Python
AI Engine development with pytest, black, and ruff.
Rust
Data plane development with cargo, clippy, and rustfmt.
Go
Control plane and management API with go test and golangci-lint.
React/TypeScript
UI console development with Vite, ESLint, and Vitest.
Testing
Comprehensive testing strategy: unit, integration, e2e, and performance.
API Reference
Complete API documentation for REST, gRPC, and authentication.
REST API
FastAPI-powered REST endpoints for discovery, compliance, and more.
gRPC API
High-performance gRPC services for real-time communication.
Authentication
JWT tokens, API keys, mTLS, and enterprise SSO integration.
Security
Post-quantum cryptography, zero-trust architecture, and compliance automation.
PQC Algorithms
ML-KEM, ML-DSA, Falcon, and SLH-DSA implementations.
Zero-Trust Architecture
Never trust, always verify: identity-based microsegmentation.
Compliance Frameworks
Automated compliance for SOC 2, GDPR, HIPAA, PCI DSS, and more.
Operations
Monitoring, observability, and troubleshooting for production environments.
Monitoring
Prometheus, Grafana, OpenTelemetry, and alerting configuration.
Troubleshooting
Common issues, diagnostic commands, and resolution steps.
Reference
Technical reference material and project changelog.