Skip to main content

Zero-Config Ingestion.
Maximum Security.

Drop any data format into the Iron Curtain Gateway and 17 autonomous agents handle everything — format detection, security scanning, PII classification, schema inference, quality enforcement, and lakehouse storage — automatically.

< 60s
Cold start
< 30s
Warm start
$0.01
USDC minimum
17
Agents
5+
Formats

The 17-Agent Pipeline

Deploy in 60 Seconds

terminal
# Clone and deploy
git clone https://github.com/0x307/RedQueen.git
cd redqueen
cp .env.example .env
docker compose up -d

# Test the pipeline
redqueen test --payload '{"name": "Alice", "email": "alice@example.com"}'