Examples
The maintained self-contained examples are 01-hello, 02-lib-and-app,
03-services, 04-validation, 05-import-mode, and 06-clusters. They range
from the minimum project through validation, pure Zig imports, and clustered
large-graph topology.
Run them with:
./setup.sh --examples
Danzig examples are dogfood workloads, not part of the Azazel build-system API.