Create executable demo documents that show and prove an agent's work. Showboat helps agents build markdown documents that mix commentary, executable code blocks, and captured output. These documents serve as both readable documentation and reproducible proof of work. A verifier can re-execute all code blocks and confirm the outputs still match.
This blog post compares Ansible and Terraform, two popular tools in the DevOps world, and discusses how they can be used together for a more efficient and comprehensive approach to infrastructure management. It also includes a video walk-through and requirements for a demo example where Terraform and Ansible are combined to create an AWS EC2 instance and deploy a Docker engine on it with Ansible, followed by launching a Jenkins container.