diff --git a/README.md b/README.md
index 69b51f4..8bbdfee 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,18 @@
-
+
-Role-scoped GitHub App tokens for automated agents.
+Role-scoped GitHub App tokens. Built for builders.
-
-
-
+
+
+
+
+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.