Track B — Goose + Terraform + Ansible
This track builds the entire Sovereign Stack using an AI agent. The agent is given a spec document, a set of tools, and access to the Proxmox API and SSH — then let loose.
The goal is not to show that AI can do everything perfectly. The goal is to find out exactly where the limits are, document them honestly, and build something useful along the way.
Agent setup:
- Goose — open-source AI agent framework by Block
- DeepSeek V3 via OpenRouter
- Terraform (
bpg/proxmoxprovider) for VM provisioning - Ansible for in-VM configuration