Skip to content

Codify lowercase "membership" and fix Application Logs capitalization drift#3442

Merged
manovotny merged 2 commits into
mainfrom
manovotny/styleguide-membership-lowercase
Jun 12, 2026
Merged

Codify lowercase "membership" and fix Application Logs capitalization drift#3442
manovotny merged 2 commits into
mainfrom
manovotny/styleguide-membership-lowercase

Conversation

@manovotny

@manovotny manovotny commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🔎 Previews:

What does this solve? What changed?

Follow-up to @alexisintech's #3437 (chore: standardize Clerk feature noun capitalization).

1. Codifies the "membership" decision in the styleguide. During review of #3437, it was decided that "membership" stays lowercase ("Organization membership") while "Membership Request" remains a proper noun. The content was fixed before merge, but the rule itself only lived in the comment thread — this adds membership(s) to the deliberate-lowercase list in STYLEGUIDE.md so the decision survives for future contributors (and AI tools doing sweeps).

2. Fixes capitalization drift in Application Logs. #3441 merged right after the sweep and its new event tables use lowercase feature nouns next to the freshly capitalized ones — e.g. "Domain was added to organization", "User canceled subscription", "Agent task was created". Fixed those rows to match the convention (Organization, Subscription, Agent Task, plus missing articles), along with one leftover in the same file: the "Membership Request events" heading. ("waitlist entry" stays lowercase — Waitlist isn't on the styleguide's proper-noun list, and mid-sentence reference-doc usage is lowercase.)

Validation: pnpm run build:tsx and pnpm run lint both pass clean.

Deadline

No rush

Other resources

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@manovotny manovotny requested a review from a team as a code owner June 12, 2026 15:13
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Jun 12, 2026 3:38pm

Request Review

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@manovotny manovotny merged commit 2693bbd into main Jun 12, 2026
8 checks passed
@manovotny manovotny deleted the manovotny/styleguide-membership-lowercase branch June 12, 2026 18:56
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