
Astrolayb is a thin proxy that drops into your cloud, gathers identity, reachability and blast-radius context, and ships it to ICME so every agent prompt gets a cryptographic SAT / UNSAT verdict — straight from your dashboard.
Astrolayb sits inline as a thin proxy in your environment. We do the cloud lookups so ICME can do the math. Most of the latency is the cryptographic proof — not the scan.
agent.prompt("…")
│
▼
┌─────────────────────────────┐
│ astrolayb proxy │ ~80ms — gather context
│ identity · reachability │
│ blast radius · policy refs │
└──────────────┬──────────────┘
│ POST /v1/checkIt
▼
┌─────────────────────────────┐
│ ICME control plane │ ~240ms — solve + prove
│ SMT-LIB · SAT/UNSAT │
│ Jolt Atlas zkVM receipt │
└──────────────┬──────────────┘
│ verdict + proof
▼
proxy releases action ✓ or blocks at the wire ✗