Platform Architecture

Understand how ArmorIQ's services work together - the frontend console, backend API, proxy server, and CSRG cryptographic verification engine.

ArmorIQ is composed of four core services that work together to provide end-to-end security for AI agent infrastructure:

┌──────────────┐     ┌──────────────────┐     ┌──────────────┐     ┌──────────────┐
│   Frontend   │     │     Backend      │     │    Proxy     │     │   CSRG-IAP   │
│   (React)    │────▶│   (NestJS API)   │────▶│   (NestJS)   │────▶│   (Python)   │
│              │     │                  │     │              │     │              │
│  Console UI  │     │  Business Logic  │     │  Enforcement │     │  Crypto      │
│  Dashboard   │     │  Auth / Policies │     │  Forwarding  │     │  Verification│
└──────────────┘     └──────────────────┘     └──────────────┘     └──────────────┘

Topics

On this page