Agentic orchestration
LangGraph + custom-built supervisors handle multi-step reasoning across our self-hosted LLM fleet (vLLM + LoRA fine-tunes on AMD MI50, fallback OpenRouter). Each agent runs sandboxed with explicit tool budgets, audit logs, and per-tenant isolation.
Edge & sovereign cloud
Inference-class workloads sit on the AWS Wavelength Zone in Casablanca — sovereign by Article 13 of Law 09-08 / CNDP. NVIDIA Jetson Orin and AMD edge boxes for in-store latency under 10 ms (POS correlation, real-time CCTV analytics).
Real-time stream processing
RTSP/ONVIF ingest from 11+ camera brands (Hikvision, Dahua, Axis, Hanwha…) → in-edge ONNX/TensorRT models → event bus → correlation with POS transactions. Backbone: Postgres (multi-tenant), object storage S3-compatible, Redis for hot state.
Application & UI
Rust + Tauri for native desktop terminals (offline-first, HMAC-SHA256 transactional integrity). Flutter for in-store mobile (cashier handhelds, manager apps). Next.js + Cloudflare Workers for back-office and customer portals.
Infrastructure & operations
Kubernetes (k3s for edge, EKS for cloud) provisioned via Terraform. CI/CD on GitHub Actions. Observability: Sentry, Prometheus, Loki. Secrets in HashiCorp Vault. Compliance trail: WORM-style audit log per tenant, exportable for CNDP / DGI inspections.