Overview

Date: 2026-05-11

Time: 15:10

Overview

ftl2-deployments is a collection of self-contained workspaces used for deploying services via the ftl2-ai-loop. Each workspace encapsulates everything needed for a specific deployment — desired state, AI loop rules, environment variables, and runtime-generated state/inventory files. The repository demonstrates real-world production usage of FTL2's AI reconciliation loop for infrastructure deployment.

Key Concepts

Commands and Syntax

Launching a deployment with the AI loop:


cd cloudflare-stargate
ftl2-ai-loop --incremental "Deploy ftl2-stargate with Caddy..."

Relationships

Exam-Relevant Points