From 7bb47d0c91034a95fdaaf4684023b4c80c758d66 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:09:09 +0100 Subject: [PATCH] chore: remove Glama third-party badge from READMEs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit First step of hyperpolymath/standards#446 (badge policy), executed under the 08-27 pre-authorization — removing the Glama badge is correct under every option on the table. The Glama listing links, glama.json, and docs/glama/ materials are NOT touched; their fate is the owner decision tracked in standards#446 / batch #709. Co-Authored-By: Claude Fable 5 --- README.adoc | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.adoc b/README.adoc index 0f52714c..a91dc438 100644 --- a/README.adoc +++ b/README.adoc @@ -8,7 +8,6 @@ link:LICENSE[image:https://img.shields.io/badge/License-MPL_2.0-blue.svg[License: MPL-2.0]] https://www.npmjs.com/package/@hyperpolymath/boj-server[image:https://img.shields.io/npm/v/@hyperpolymath/boj-server?logo=npm[npm]] -https://glama.ai/mcp/servers/hyperpolymath/boj-server[image:https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge[Glama MCP Server]] https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/boj-server[image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensourcesecurity[OpenSSF Best Practices]] https://scorecard.dev/viewer/?uri=github.com/hyperpolymath/boj-server[image:https://api.scorecard.dev/projects/github.com/hyperpolymath/boj-server/badge[OpenSSF Scorecard]] https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/hyperpolymath/boj-server[image:https://archive.softwareheritage.org/badge/origin/https://github.com/hyperpolymath/boj-server/[Software Heritage]] diff --git a/README.md b/README.md index e19387ff..9c7e7bf5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![License: MPL-2.0](https://img.shields.io/badge/License-MPL_2.0-blue.svg)](LICENSE) [![npm](https://img.shields.io/npm/v/@hyperpolymath/boj-server?logo=npm)](https://www.npmjs.com/package/@hyperpolymath/boj-server) -[![Glama MCP Server](https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge)](https://glama.ai/mcp/servers/hyperpolymath/boj-server) [![OpenSSF Best Practices](https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=opensourcesecurity)](https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/boj-server) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/hyperpolymath/boj-server/badge)](https://scorecard.dev/viewer/?uri=github.com/hyperpolymath/boj-server) [![Software Heritage](https://archive.softwareheritage.org/badge/origin/https://github.com/hyperpolymath/boj-server/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/hyperpolymath/boj-server)