Quick Start¶
Run your first game in under 5 minutes.
Install¶
git clone https://github.com/brianterry/Adversarial-IaC-Evaluation.git
cd Adversarial-IaC-Evaluation
pip install -e .
Or with uv:
Requirements: Python 3.10+, AWS credentials (for Bedrock). Enable model access in Amazon Bedrock → Model access.
First Game¶
The interactive wizard guides you through scenario selection, model choice, and explains results in plain English.
Command Line Alternative¶
For scripting or direct control:
See CLI Reference for all options and examples.