gaal.yaml. For prose explanations and design rationale, see Concepts → The gaal.yaml file. For working examples, see the Configure section.
Top-level keys
Generating the JSON Schema
gaal schema writes the canonical JSON Schema (draft 2020-12) for gaal.yaml:
gaal schema for IDE setup.
Validation
Two ways to validate agaal.yaml:
Stability
Theschema field is stable forever. gaal reads schema: 1 files now and will continue to read them. When breaking changes happen they will use schema: 2 with a documented migration path, older files will keep working.