Demo: Warehouse Agent¶
Planned — Phase 4
An agent that explores a schema, drafts SQL, fails, discovers why, and corrects — with the graph growing visibly as it goes.
Hard constraint¶
Must run from a clean clone with no GCP account:
uv sync && uv run swarmplane demo warehouse
DuckDB over a bundled synthetic dataset. BigQuery is the documented production adapter behind the same interface. Any regression in the one-minute local run is breaking.