- Repo: mozilla/zilla-slab
- Commit:
6dcec520f9b23ad7f380b7ce3e8072be95fe0004 (unchanged)
- Config: override in ofl/zillaslab/config.yaml
- Status: complete
- Confidence: HIGH
Upstream has .ufo
sources at the pinned commit but no config file. An override was added
referencing sources/ZillaSlab-*.ufo (10 static styles). STAT values omitted — gftools-builder will
auto-derive.
Assisted by an AI agent (Claude Opus 4.7 1M context)
--- /dev/null
+sources:
+ - sources/ZillaSlab-Light.ufo
+ - sources/ZillaSlab-LightItalic.ufo
+ - sources/ZillaSlab-Regular.ufo
+ - sources/ZillaSlab-Italic.ufo
+ - sources/ZillaSlab-Medium.ufo
+ - sources/ZillaSlab-MediumItalic.ufo
+ - sources/ZillaSlab-SemiBold.ufo
+ - sources/ZillaSlab-SemiBoldItalic.ufo
+ - sources/ZillaSlab-Bold.ufo
+ - sources/ZillaSlab-BoldItalic.ufo
+familyName: "Zilla Slab"
+buildVariable: false
## Confidence
High — the repository URL is referenced in DESCRIPTION.en_us.html and the Mozilla copyright holder confirms this as the canonical upstream source.
+
+## Update (2026-04-24) — Override config.yaml
+
+**Model**: Claude Opus 4.7 (1M context)
+
+Added an override `config.yaml` in `ofl/zillaslab/` referencing the upstream gftools-builder-compatible source at the pinned commit `6dcec52` (`sources/ZillaSlab-Light.ufo`, `sources/ZillaSlab-LightItalic.ufo`, `sources/ZillaSlab-Regular.ufo`, `sources/ZillaSlab-Italic.ufo`, `sources/ZillaSlab-Medium.ufo`, `sources/ZillaSlab-MediumItalic.ufo`, `sources/ZillaSlab-SemiBold.ufo`, `sources/ZillaSlab-SemiBoldItalic.ufo`, `sources/ZillaSlab-Bold.ufo`, `sources/ZillaSlab-BoldItalic.ufo`). The upstream repo has no `config.yaml` of its own at this rev; `google-fonts-sources` auto-detects the override and records it in crater's `targets.json` as an external config on the next regeneration.