Add verified provider social profiles - #3133
Open
edras-create wants to merge 1 commit into
Open
Conversation
edras-create
marked this pull request as ready for review
August 21, 2026 21:31
Summary
Errors per inputErrors in ./references/providers/providers.csv
|
USS-Supervisor
left a comment
Member
There was a problem hiding this comment.
Verdict: COMMENT
Risk: LOW
Summary: The provider CSV changes are structurally clean: 14-column width is preserved, provider slugs remain unique and sorted, platform fields use repo-local identifiers rather than full URLs, and required validation is passing. I cannot approve this cycle because the current-cycle link-check report is not clean.
Findings: Current-cycle link-check run 32535290185 reported 1 URL error for https://nu.fi/ in references/providers/providers.csv with an HTTP/2 protocol error. Since approval requires a clean current-cycle link-check, please get a green link-check result before approval.
Confidence: HIGH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds verified identity links for actively maintained providers used by the currently rewarded Algorand, Filecoin, and Somnia datasets.
references/providers/providers.csvVerification
validate_csv.py: passedcsv_to_json.py: passedvalidate.py: passedgit diff --check: passedSources
Official company profiles and communities were matched against each provider's existing official website and documentation. Representative sources:
Every other added LinkedIn value uses the same verified official-company-page convention and is directly represented in the CSV diff.
Checklist