From 25bd003d4cb05883fdc66725076bcdaeb111ddbc Mon Sep 17 00:00:00 2001 From: clagentic Date: Sun, 7 Jun 2026 09:43:45 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20standardize=20README=20=E2=80=94=20lock?= =?UTF-8?q?up,=20badges,=20clagentic.ai,=20Support,=20Disclaimer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add clagentic.ai chiclet and suite link. Normalize all badges to style=flat. Add Node.js/Go/shell runtime badge. Add ## Support, ## Disclaimer, and consistent ## License block per README_TEMPLATE in clagentic-brand. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 69b51f4..8bbdfee 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@

- Clagentic:Gatekeeper + clagentic:gatekeeper

-

Role-scoped GitHub App tokens for automated agents.

+

Role-scoped GitHub App tokens. Built for builders.

- License: FSL-1.1-MIT - Go - Support on Ko-fi + clagentic.ai + License: FSL-1.1-MIT + Go 1.22+ + Support on Ko-fi

+Role-scoped GitHub App installation tokens for automated agents. Part of the [clagentic](https://clagentic.ai) suite. + --- Gatekeeper stands at the GitHub gate. When an automated agent needs to act on a repository, Gatekeeper mints a **short-lived, role-scoped GitHub App installation token** narrowed to exactly what that role is allowed to do — and nothing more. @@ -109,6 +112,20 @@ go build ./cmd/gatekeeper Requires Go 1.22+. No external dependencies beyond the standard library. +## Support + +If clagentic:gatekeeper is useful to you: [ko-fi.com/clagentic](https://ko-fi.com/clagentic) + +## Disclaimer + +Not affiliated with Anthropic or OpenAI. Claude is a trademark of Anthropic. Codex is a +trademark of OpenAI. Provided "as is" without warranty. Users are responsible for +complying with their AI provider's terms of service. + ## License -FSL-1.1-MIT. See [LICENSE](LICENSE). +[FSL-1.1-MIT](LICENSE) — Functional Source License 1.1, with MIT as the Change License. + +Free for personal, internal-business, evaluation, research, and non-commercial use. +Not free for offering this tool (or a substantial fork) as a competing commercial product. +Each release auto-converts to MIT on its second anniversary.