]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Prompt: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:26:37 +0000 (18:26 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:12:35 +0000 (23:12 +0000)
Assisted by an AI agent (Claude Opus 4.6)

ofl/prompt/METADATA.pb
ofl/prompt/upstream_info.md [new file with mode: 0644]

index 3cf7e517b553de2c3832a3baabb5d41421b2f60a..936a2a9bef55365025080a60df54f482f3466d6e 100644 (file)
@@ -171,3 +171,7 @@ subsets: "menu"
 subsets: "thai"
 subsets: "vietnamese"
 primary_script: "Thai"
+source {
+  repository_url: "https://github.com/cadsondemak/prompt"
+  commit: "18f813a4dea16a7ecc6f944053d3ce2cd4d7e824"
+}
diff --git a/ofl/prompt/upstream_info.md b/ofl/prompt/upstream_info.md
new file mode 100644 (file)
index 0000000..14a57fe
--- /dev/null
@@ -0,0 +1,28 @@
+# Prompt — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+A canonical upstream repository was found at https://github.com/cadsondemak/prompt, owned by Cadson Demak, the designer listed in METADATA.pb. The repository is not a mirror and contains source files. The METADATA.pb source block was updated accordingly.
+
+## Designer
+
+Cadson Demak (info@cadsondemak.com) — a Thai type foundry. The DESCRIPTION.en_us.html explicitly links to `https://github.com/cadsondemak/prompt` as the contribution URL.
+
+## Repository Investigation
+
+- **Checked cache**: `/mnt/shared/upstream_repos/fontc_crater_cache/` — no cached entry for cadsondemak/prompt.
+- **GitHub search**: The repository `https://github.com/cadsondemak/prompt` was found and verified (HTTP 200).
+- **Ownership**: The repository owner is `cadsondemak`, matching the designer credit. It is not a fork.
+- **Description**: "Prompt is a Thai + Latin formal sans serif font family with 18 styles" (51 stars).
+- **Latest commit**: `18f813a4dea16a7ecc6f944053d3ce2cd4d7e824` — "The mark has been fixed. The mark of the letters Ỗ and ỗ has been fixed."
+
+## Source Files
+
+The repository contains the full 18-style family (9 weights × 2 axes: upright and italic).
+
+## Verdict
+
+**Canonical upstream repo found.** `https://github.com/cadsondemak/prompt` is the designer-owned repository. METADATA.pb was updated with `repository_url` and `commit` fields.