Problem
Developers and organizations need a lightweight, shareable indicator of developer visibility, but there is no embeddable, accessible badge endpoint with controlled abuse protections.
Proposed solution
Add embeddable DevGlobe developer badges backed by a cached SVG/PNG endpoint that exposes score, rank, language, and profile link while supporting claimed and unclaimed states with abuse controls.
Acceptance criteria
- Accessible cached SVG/PNG badge endpoint.
- Includes score, rank, language, and profile link.
- Claimed and unclaimed behavior clearly defined.
- Abuse controls for hotlinking and scraping.
- Documentation and example embed snippets.
- Cache policy with invalidation semantics.
Privacy and trust
Badge output must not expose private profile details or user-specific data beyond public metadata. Claiming and link semantics should be explicit to prevent spoofing.
Dependencies
- Developer ranking and public profile metadata.
- Badge generation, cache, and asset hosting.
- Abuse-control and documentation review.
Problem
Developers and organizations need a lightweight, shareable indicator of developer visibility, but there is no embeddable, accessible badge endpoint with controlled abuse protections.
Proposed solution
Add embeddable DevGlobe developer badges backed by a cached SVG/PNG endpoint that exposes score, rank, language, and profile link while supporting claimed and unclaimed states with abuse controls.
Acceptance criteria
Privacy and trust
Badge output must not expose private profile details or user-specific data beyond public metadata. Claiming and link semantics should be explicit to prevent spoofing.
Dependencies