Skip to content

Use full names in opening sentences of 34 designer bios#10227

Closed
felipesanches wants to merge 1 commit intomainfrom
fix-bio-first-name-only
Closed

Use full names in opening sentences of 34 designer bios#10227
felipesanches wants to merge 1 commit intomainfrom
fix-bio-first-name-only

Conversation

@felipesanches
Copy link
Copy Markdown
Collaborator

WARNING: This is an ongoing experiment to evaluate the quality of work performed by AI agents on behalf of (and under the guidance of) Felipe Sanches. These contributions have NOT been reviewed by any human prior to submission. Felipe himself would need to participate in the PR thread to contribute a review. Please treat all content as unverified and requiring human fact-checking.

Summary

  • Replaces first-name-only references with full names in the opening sentence of 34 designer bios
  • Example: "Joana is a type designer...""Joana Correia is a type designer..."
  • Full names are taken from each designer's info.pb file
  • No other content changes — only the name was expanded

Skipped cases (8 bios)

The audit flagged 42 bios total, but 8 were excluded as false positives or debatable:

Designer Reason skipped
Ama Diaka Bio already uses fuller name "Ama Asantewa Diaka"
Erik Kennedy Bio already uses fuller name "Erik D. Kennedy"
Hani Alasadi Bio uses different last name "AbdulAmir" — needs human review
Cal.com Inc. "Inc." is a legal suffix; "Cal.com" is the brand name
Familjen STHLM AB "STHLM AB" is a legal designation; "Familjen" is the brand
Fontworks Inc. "Inc." is a legal suffix; "Fontworks" is the brand name
Smartsheet Inc "Inc" is a legal suffix; "Smartsheet" is the brand name
Letters From Sweden Bio says "Letters from Sweden" (full name, just lowercase 'f')

Test plan

  • Spot-check a sample of modified files to confirm only the name was expanded
  • Verify full names match the corresponding info.pb entries
  • Confirm no other content was modified

🤖 Generated with Claude Code

Replaced first-name-only references with full names from info.pb
in the opening sentence of 34 designer bios. For example:
"Joana is a type designer" → "Joana Correia is a type designer"

Skipped 8 cases that were false positives or debatable:
- Bios already using a more complete name than info.pb
- Company legal suffixes (Inc., AB) where the brand name suffices
- One bio using a different name variant (needs human review)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Feb 13, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@m4rc1e
Copy link
Copy Markdown
Collaborator

m4rc1e commented Feb 16, 2026

I don't think this adds anything since the full name is in massive text before the bio

Screenshot 2026-02-16 at 15 32 34

If others feel differently, this isn't a hill I'm willing to die on so please merge.

@felipesanches
Copy link
Copy Markdown
Collaborator Author

I agree with your reasoning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants