Skip to content

Standardise catalogue provider names to match Supabase registry - #18

Merged
Ashwask merged 1 commit into
mainfrom
standardise-catalogue-provider-names
Aug 2, 2026
Merged

Standardise catalogue provider names to match Supabase registry#18
Ashwask merged 1 commit into
mainfrom
standardise-catalogue-provider-names

Conversation

@Ashwask

@Ashwask Ashwask commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Why

During a platform sync check, the homepage "Solution Providers" stat (24, from the Supabase provider registry) didn't reconcile with the catalogue's 23 distinct provider names. The gap was naming variants for the same orgs, so the two sources couldn't be joined.

Change

Standardised two provider names in catalog/catalog-data.js to match Supabase exactly:

Was (catalogue) Now (matches Supabase) Projects
ATREE Ashoka Trust for Research in Ecology and the Environment (ATREE) 2
Association for Parivartan of Nation (APNA) Association for Parivartan of Nation 1

Scoped to the provider: field only — project descriptions that mention these orgs are untouched. Provider names are proper nouns, not i18n strings, so no locale files change.

Verified: catalog-data.js parses, still 53 projects across 23 distinct providers, and both renamed names now match the Supabase registry.

Not addressed here (genuine gaps, not naming — need a data decision, not a rename)

  • Design Co:Lab — catalogue project #53 (Thiruvanmiyur), but no matching Supabase provider record → add it in admin if it should count as a solution provider.
  • Centre for Environment Education, Circular Living Private Limited — Supabase providers with no catalogue project yet.

🤖 Generated with Claude Code

The homepage "Solution Providers" stat comes from the Supabase provider
registry while the catalogue groups projects by their `provider` field.
Two orgs were spelled differently between the two sources, so they didn't
reconcile:

- "ATREE" -> "Ashoka Trust for Research in Ecology and the Environment (ATREE)"
  (2 projects)
- "Association for Parivartan of Nation (APNA)" -> "Association for
  Parivartan of Nation" (1 project)

Both now match the Supabase names exactly. Scoped to the `provider:` field
only; project descriptions that mention these orgs are untouched. Catalogue
still has 53 projects across 23 distinct providers; parse verified.

Remaining (genuine, not naming — out of scope for this PR):
- "Design Co:Lab" (catalogue project #53) has no Supabase provider record.
- "Centre for Environment Education" and "Circular Living Private Limited"
  are Supabase providers with no catalogue project.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
notf Ready Ready Preview Aug 2, 2026 8:49am

@Ashwask
Ashwask merged commit 25c0c36 into main Aug 2, 2026
3 checks passed
@Ashwask
Ashwask deleted the standardise-catalogue-provider-names branch August 2, 2026 09:42
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