diff --git a/README.md b/README.md
index 6dbccd5..99044b1 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,9 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Tainted Software](#tainted-software)
* [Browsers](#browsers)
* [Desktop Browsers](#desktop-browsers)
+ * [Alternatives](#desktop-browser-alternatives)
* [Mobile Browsers](#mobile-browsers)
+ * [Alternatives](#mobile-browser-alternatives)
* [Search Engines](#search-engines)
* [Command-Line Shells](#command-line-shells)
* [Computer Graphics](#computer-graphics)
@@ -181,29 +183,29 @@ This is a section for repos that are similar to this one either because they are
### Desktop Browsers
-| Name | Alternatives | Evidence | Notes |
-|---------------------------------------------------------|---------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|
-| Chromium/Blink engine | [Zen], [Epiphany], [Servo] | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) |
-| Firefox | [Zen], [Epiphany], [Servo] | [Blog post collecting details](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company) |
-| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [Zen], and several other forks | [President of company/core developer discussing Rust language adaption using AI agents.](https://x.com/awesomekling/status/2025898614631915708) [Associated blog post](https://ladybird.org/posts/adopting-rust/) |
+| Name | Last Untainted Version or Commit ID | Tags and Evidence |
+|---|:---:|---|
+| Chromium/Blink engine | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [2](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini), [3](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents)) |
+| Firefox | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/mozilla-firefox/firefox/commit/71cc24b6a400dbd434e4df37087960d94b764791), [2](https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/))
[](#ai-functionality) ([1](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company)) |
+| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [](#request-for-help) | [](#vibecoded) ([1](https://ladybird.org/posts/adopting-rust/)) |
+| [WebKit](https://webkit.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/WebKit/WebKit/tree/57438b0e69831fedd7851825b33b09a0917c9b74/.codex), [2](https://github.com/WebKit/WebKit/tree/57438b0e69831fedd7851825b33b09a0917c9b74/.gemini), [3](https://github.com/WebKit/WebKit/commit/94ffd831d1e5df97d5b8a7c5cbe8baa162670482)) |
+| [Zen](https://github.com/zen-browser/desktop) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/zen-browser/desktop/issues/7742#issuecomment-3062859362), [2](https://github.com/zen-browser/desktop/pull/12826))
[](#ai-functionality) ([1](https://docs.zen-browser.app/user-manual/shortcuts#other-features:~:text=Toggle%20AI%20Chatbot%20Sidebar)) |
> [!Note]
-> **On Desktop Browser Alternatives**
+> #### Desktop Browser Alternatives
> * [Epiphany] (by GNOME, WebKit based) does not currently have a stance, but GNOME developers as a whole [show aware anti-"AI" sentiments](https://discourse.gnome.org/t/loupe-no-longer-allows-generative-ai-contributions/27327) and roll out [wide reaching rules](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated) against it.
> * [Servo] (New engine, formerly owned by Mozilla, now by a co-op) is not yet daily driver ready, but has [strong protections](https://book.servo.org/contributing/getting-started.html#ai-contributions) for when it is some time in the future.
-
### Mobile Browsers
-| Name | Alternatives | Evidence | Notes |
-|---------|--------------|--------------------------------------------------------------------------------------------|-------|
-| Firefox | [IronFox] | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) | |
+| Name | Last Untainted Version or Commit ID | Tags and Evidence |
+|---|:---:|---|
+| Firefox | [](#request-for-help) | [](#vibecoded) ([1](https://github.com/mozilla-firefox/firefox/commit/71cc24b6a400dbd434e4df37087960d94b764791), [2](https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/))
[](#ai-functionality) ([1](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company)) |
> [!Note]
-> **On Mobile Browser Alternatives**
+> #### Mobile Browser Alternatives
> * [IronFox] For Android, while not officially related to LibreWolf, some of the same developers work on it.
-
## Search Engines
| Name | Alternatives | Evidence | Notes |