From: Felipe Correa da Silva Sanches Date: Fri, 24 Apr 2026 09:15:32 +0000 (+0100) Subject: Scope One: add override config.yaml (compatible upstream sources) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ef22a395e30648c04fc679fc0dbdc7a8a33d17;p=thirdparty%2Fgoogle%2Ffonts.git Scope One: add override config.yaml (compatible upstream sources) - Repo: daltonmaag/scope-one - Commit: 7a5c5df7367bdba124c4dcf8f59b15912811c3c4 (unchanged) - Config: override in ofl/scopeone/config.yaml - Status: complete - Confidence: HIGH Upstream has a .ufo sources at the pinned commit but no config file. An override was added referencing source/ScopeOne_Rg.ufo. STAT values omitted — gftools-builder will auto-derive. Assisted by an AI agent (Claude Opus 4.7 1M context) --- diff --git a/ofl/scopeone/config.yaml b/ofl/scopeone/config.yaml new file mode 100644 index 000000000..95b3b8742 --- /dev/null +++ b/ofl/scopeone/config.yaml @@ -0,0 +1,4 @@ +sources: + - source/ScopeOne_Rg.ufo +familyName: "Scope One" +buildVariable: false diff --git a/ofl/scopeone/upstream_info.md b/ofl/scopeone/upstream_info.md index cf5b203f8..7800fc4db 100644 --- a/ofl/scopeone/upstream_info.md +++ b/ofl/scopeone/upstream_info.md @@ -25,3 +25,9 @@ The `source/` directory contained: ## Confidence High. The repository was hosted under the daltonmaag organization (the credited designer) and contained UFO sources directly corresponding to the released font binary. + +## Update (2026-04-24) — Override config.yaml + +**Model**: Claude Opus 4.7 (1M context) + +Added an override `config.yaml` in `ofl/scopeone/` referencing the upstream gftools-builder-compatible source at the pinned commit `7a5c5df` (`source/ScopeOne_Rg.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.