From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 20:06:58 +0000 (+0000) Subject: Truculenta: add commit hash to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff993ca79cf553fbfa937cd8fd6464963a64128;p=thirdparty%2Fgoogle%2Ffonts.git Truculenta: add commit hash to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/truculenta/METADATA.pb b/ofl/truculenta/METADATA.pb index 5acc4fc26..bc15ceb72 100644 --- a/ofl/truculenta/METADATA.pb +++ b/ofl/truculenta/METADATA.pb @@ -42,4 +42,5 @@ source { dest_file: "OFL.txt" } branch: "master" + commit: "7ce6b921fc5418882e99f7e1f32688c49cb5acd5" } diff --git a/ofl/truculenta/upstream_info.md b/ofl/truculenta/upstream_info.md new file mode 100644 index 000000000..d7dfcfbf2 --- /dev/null +++ b/ofl/truculenta/upstream_info.md @@ -0,0 +1,15 @@ +# Truculenta — Source Metadata Investigation +**Model**: Claude Opus 4.6 +**Date**: 2026-03-12 + +## Source Repository +- **URL**: https://github.com/Omnibus-Type/Truculenta +- **Commit**: `7ce6b921fc5418882e99f7e1f32688c49cb5acd5` +- **Status**: Commit hash was added to existing source block + +## What Was Done +The source block in METADATA.pb contained repository_url, files, and branch ("master") fields but was missing a commit hash. The latest commit on the master branch was retrieved from the GitHub API and added to the source block. The hash was verified via `gh api repos/Omnibus-Type/Truculenta/commits/{hash}`. + +## Notes +- This is a variable font with three axes: opsz, wdth, and wght. +- Repository is maintained by Omnibus-Type.