diff --git a/README.md b/README.md
index 6619203..5a2e9aa 100644
--- a/README.md
+++ b/README.md
@@ -156,9 +156,9 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
* [Unified Push Distributors](#unified-push-distributors)
* [Alternative Unified Push Distributors](#alternative-unified-push-distributors)
* [Version Control](#version-control)
+ * [Version Control Clients and Tooling](#version-control-clients-and-tooling)
* [Version Control Servers](#version-control-servers)
* [Alternative Version Control Servers](#alternative-version-control-servers)
- * [Version Control Clients and Tooling](#version-control-clients-and-tooling)
* [Virtualization](#virtualization)
* [Volunteer Computing](#volunteer-computing)
* [VPN Software](#vpn-software)
@@ -1505,35 +1505,41 @@ This section is strictly for software implementing a core set of UNIX-like utili
## Version Control
-### Version Control Servers
-
-| Name | Last Untainted Version or Commit ID | Tags and Evidence |
-|---|:---:|---|
-| [Gitea](https://about.gitea.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#ai-contribution-policy), [2](https://github.com/go-gitea/gitea/blob/main/AGENTS.md), [3](https://github.com/go-gitea/gitea/blob/main/CLAUDE.md))
[](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://about.gitea.com/blog/gitea-achieves-soc2-type2-soc3-certification)) |
-| [GitLab](https://gitlab.com/rluna-gitlab/gitlab-ce) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://gitlab.com/rluna-gitlab/gitlab-ce/-/blob/master/.ai/)) |
-
-> [!Note]
-> #### Alternative Version Control Servers
-> - [Forgejo](https://codeberg.org/forgejo/forgejo) (self-hosted)
-> - [Codeberg](https://codeberg.org/) (hosted)
-
### Version Control Clients and Tooling
-| Name | Last Untainted Version or Commit ID | Tags and Evidence |
-|---|:---:|---|
+| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
+|---|:---:|---|---|
+| [Breezy](https://github.com/breezy-team/breezy/) | [`4559cec`](https://github.com/breezy-team/breezy/commit/4559cec280b280e9624da79624baf31d2791fa85) | [](#permissive-ai-policy) ([1](https://github.com/breezy-team/breezy/pull/270/)) |
+| [Gerrit](https://www.gerritcodereview.com/) | [](#request-for-help) | [](#ai-functionality) ([1](https://www.gerritcodereview.com/3.14.html#review-agent-ai-chat), [2](https://storage.googleapis.com/gerrit-talks/summit/2025/AI.Code-Review.for.Gerrit.pdf))
[](#permissive-ai-policy) ([1](https://github.com/GerritCodeReview/gerrit/blob/b1cbca0715cc3cc4d41f1b04752abbac25cc3fba/AGENTS.md)) |
| [Git](https://git-scm.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/git/git/pull/2189), [2](https://github.com/git/git/commit/fb1b786ebfab18b851ce1fa94d5063daf11f647f)) |
| [Git for Windows](https://gitforwindows.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/git-for-windows/git-for-windows-automation/blob/4f62410e5279fe972eee0366992143980a44306d/.github/workflows/rebase-shears.yml), [2](https://github.com/git-for-windows/git-for-windows-automation/commit/052cb1f2ce3dd38ac21c57d4561fa00c20bab643), [3](https://github.com/git-for-windows/build-extra/commit/d1afe4dfd6383c4d51ac5558b9d150ca97b91c41)) |
+| [GitButler](https://gitbutler.com/) | [](#request-for-help) | [](#ai-functionality) ([1](https://docs.gitbutler.com/features/branch-management/ai-assistance), [2](https://github.com/gitbutlerapp/gitbutler/tree/2b9da0d6d88bfc117da72f3cd06baac8d194fd18/apps/desktop/src/lib/ai))
[](#permissive-ai-policy) ([1](https://github.com/gitbutlerapp/gitbutler/blob/87180b105ced4d3fa908c96c641068b58073be29/AGENTS.md), [2](https://github.com/gitbutlerapp/gitbutler/commit/ab5b3fae080df9f0b34d16e3395dc4a5abac4024)) |
| [gitoxide](https://github.com/GitoxideLabs/gitoxide) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/GitoxideLabs/gitoxide/blob/main/CONTRIBUTING.md#please-disclose-the-use-of-ai), [2](https://github.com/GitoxideLabs/gitoxide/blob/main/.claude/instructions.md), [3](https://github.com/GitoxideLabs/gitoxide/commit/61c504dfdd6505eeeda22a6c4254c7342b78d6e3))
[](#ai-code-reviews) ([1](https://github.com/GitoxideLabs/gitoxide/pull/2584), [2](https://github.com/GitoxideLabs/gitoxide/pull/2379), [3](https://github.com/GitoxideLabs/gitoxide/pull/2514)) |
| [Jujutsu](https://www.jj-vcs.dev/latest/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://discord.com/channels/968932220549103686/1458877549034864703), [2](https://github.com/jj-vcs/jj/pull/9076), [3](https://github.com/jj-vcs/jj/pull/9083)) |
+| [Mercurial](https://mercurial-scm.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://foss.heptapod.net/mercurial/mercurial-devel/-/merge_requests/1914)) |
| [Sapling](https://github.com/facebook/sapling) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/facebook/sapling/tree/0298ebd8e7/eden), [2](https://github.com/facebook/sapling/blob/ddbd9814bc/eden/scm/.claude/settings.json#L9)) |
> [!Note]
> #### Alternative Version Control Systems
> * [Game of Trees]
-> * [Mercurial](https://www.mercurial-scm.org/)
> * [Fossil](https://www.fossil-scm.org/)
> * [BitKeeper](https://github.com/bitkeeper-scm/bitkeeper)
+### Version Control Servers
+
+| Name | Last Untainted Version or Commit ID | Tags and Evidence |
+|---|:---:|---|
+| [Gitea](https://about.gitea.com/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#ai-contribution-policy), [2](https://github.com/go-gitea/gitea/blob/main/AGENTS.md), [3](https://github.com/go-gitea/gitea/blob/main/CLAUDE.md))
[](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://about.gitea.com/blog/gitea-achieves-soc2-type2-soc3-certification)) |
+| [Gogs](https://gogs.io/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/gogs/gogs/pull/8059), [2](https://github.com/gogs/gogs/pull/8061), [3](https://github.com/gogs/gogs/pull/8121))
[](#ai-code-reviews) ([1](https://github.com/gogs/gogs/pull/7981), [2](https://github.com/gogs/gogs/pull/8069)) |
+| [GitLab](https://gitlab.com/gitlab-org/gitlab) | [](#request-for-help) | [](#ai-functionality) ([1](https://about.gitlab.com/), [2](https://about.gitlab.com/blog/gitlab-act-2/), [3](https://docs.gitlab.com/user/project/ml/))
[](#permissive-ai-policy) ([1](https://gitlab.com/gitlab-org/gitlab/-/blob/bc0c170b8266e5ed182a3def29313bb8a8421af4/AGENTS.md), [2](https://gitlab.com/rluna-gitlab/gitlab-ce/-/blob/master/.ai/)) |
+| [Tangled](https://tangled.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://tangled.org/tangled.org/core/issues/394)) |
+
+> [!Note]
+> #### Alternative Version Control Servers
+> - [Forgejo](https://codeberg.org/forgejo/forgejo) (self-hosted; [bans LLMs](https://forgejo.org/2026-03-monthly-report/#ai-agreement))
+> - [Codeberg](https://codeberg.org/) (hosted Forgejo)
+> - [Sourcehut](https://sourcehut.org/) (self-hosted; provides a hosted option)
+
## Virtualization
| Name | Last Untainted Version or Commit ID | Tags and Evidence |