-# Righteous — Source Metadata Investigation
+# Righteous - Source Repository Investigation
**Model**: Claude Opus 4.6
-**Date**: 2026-03-12
## Source Repository
-No canonical upstream repository with UFO or Glyphs sources was found.
+| Field | Value |
+|-------|-------|
+| **Repository** | [librefonts/righteous](https://github.com/librefonts/righteous) |
+| **Commit** | `583c13c301c5e1dd0a4ae2d7b6cd42bc9c58f953` |
+| **Confidence** | medium |
+| **Source Types** | ttx |
+| **Has config.yaml** | No |
-## What Was Done
+## Investigation Summary
-GitHub was searched for "Righteous font Astigmatic" and "Righteous Bonislawsky". The designer is Brian J. Bonislawsky of Astigmatic. The GitHub accounts `ASTIGMATIC` and `astigmatic` were checked; only two placeholder repositories were found (`pro` and `project1`). No Righteous repository was found under any known Astigmatic-related account. The `googlefonts` organization was also checked.
+METADATA.pb for Righteous had no source block. A source block was added pointing to the librefonts mirror repository.
+
+## Source Analysis
+
+The repository at https://github.com/librefonts/righteous is a **librefonts mirror**. These repositories contain TTX (XML) files that were mechanically decompiled from the binary TTF fonts, not original design sources. They do not contain the original .glyphs, .ufo, .sfd, or other editable source files that the designer used to create the font.
+
+**Available source types**: ttx (decompiled from binaries)
+
+## Build Status
+
+This family is **not buildable** with gftools-builder from these sources. The TTX files in librefonts mirrors are binary round-trips, not design sources. No config.yaml was created because there are no compatible sources to build from.
## Notes
-Righteous was released in 2011 by Brian J. Bonislawsky (Astigmatic). Like the other Astigmatic fonts (Ribeye, Ribeye Marrow, Risque, Romanesco), no public source repository was found on GitHub.
+librefonts mirror with TTX sources. No Astigmatic repo found.
+
+## Binary History in google/fonts
+
+```
+2015-03-07 05:14:52 +0530 90abd17b4f97671435798b6147b698aa9087612f Initial commit
+```
+
+## Actions Taken
+
+1. A `source { }` block was added to METADATA.pb with the librefonts mirror repository URL and commit hash.
+2. No config.yaml was created because the repository contains only TTX decompiled binary dumps, not original design sources suitable for gftools-builder.