File Reference
| Path | Role | Status |
|---|---|---|
project.cue | project declarations | core |
schema.cue | types/defaults/constraints | core |
export.cue | resolved model projection | core |
gen_build_spec.sh | canonical CUE-to-Zig generator | core |
build_spec.zig | generated typed build IR | generated |
build.zig | Zig executor/compatibility layer | core |
azazel | CLI/orchestrator/preflight | core |
build_spec_test.zig | spec invariants | core tests |
compat.zig | supported Zig-version helpers | core |
docs/PRODUCTION.md | support/release contract | policy |
tools/huge_corpus.py | real-project validation | experimental |
cache_key.sh, cache_build.sh | shared-cache prototype | experimental |
ide/ | editor/LSP tooling | experimental |
src/danzig/ | VST3 dogfood workload | not Azazel API |
Links
Repository: <https://github.com/godofecht/azazel>
Production contract: PRODUCTION.md. Contributor contract:
../CONTRIBUTING.md. Security policy:
../SECURITY.md. Experimental cache:
../CACHE.md.
Azazel is also the declarative configuration frontend for Zaza.