Skip to content

docs: cache-bust Glama score badge and simplify alt text#65

Merged
aliasunder merged 1 commit into
mainfrom
claude/vault-bootstrap-setup-kzwu2
May 27, 2026
Merged

docs: cache-bust Glama score badge and simplify alt text#65
aliasunder merged 1 commit into
mainfrom
claude/vault-bootstrap-setup-kzwu2

Conversation

@aliasunder
Copy link
Copy Markdown
Owner

@aliasunder aliasunder commented May 27, 2026

Summary

  • The Glama score badge in the README renders blank on GitHub because GitHub's Camo proxy cached the SVG while Glama's score was still pending (badge added in docs: add Glama listing badge to README #57). The markdown itself was already correct — this is a stale-image-cache issue, not a code bug.
  • Appending ?v=2 to the score.svg URL gives GitHub a new image URL, forcing a fresh Camo fetch of the now-computed grade.
  • Also simplified the alt text vault-cortex MCP servervault-cortex to match the renamed server on Glama.

Test plan

  • After merge, view the README on github.com (hard-refresh) and confirm the Glama badge shows the computed grade instead of a blank/placeholder badge.
  • If it still shows stale art, bump ?v=2?v=3 to force another Camo miss.

https://claude.ai/code/session_01KnvnMoDuU6QkYrCna54CqT


Generated by Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated the MCP server Glama badge reference in README to use the latest version with improved caching parameters.

Review Change Stack

@aliasunder aliasunder merged commit fa07e2e into main May 27, 2026
5 of 6 checks passed
@aliasunder aliasunder deleted the claude/vault-bootstrap-setup-kzwu2 branch May 27, 2026 14:50
Repository owner deleted a comment from coderabbitai Bot May 27, 2026
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