diff --git a/README.md b/README.md
index 5663d612..227ecef9 100644
--- a/README.md
+++ b/README.md
@@ -461,10 +461,6 @@ High-level themes only — see [CHANGELOG.md](CHANGELOG.md) for per-release deta
-[](https://semver.org/)
-[](https://www.conventionalcommits.org/)
-[](https://keepachangelog.com/)
-
### Built With
[](https://www.typescriptlang.org/)
@@ -474,7 +470,13 @@ High-level themes only — see [CHANGELOG.md](CHANGELOG.md) for per-release deta
[](https://biomejs.dev/)
[](https://nodejs.org/)
[](https://www.docker.com/)
+
[](https://claude.ai/)
+[](https://openai.com)
+
+[](https://semver.org/)
+[](https://www.conventionalcommits.org/)
+[](https://keepachangelog.com/)
### Community QA
@@ -482,6 +484,17 @@ Thanks to the users who helped test v1.4.0 and v1.5.0 release candidates and rep
[@RK62](https://github.com/RK62) · [@flederohr](https://github.com/flederohr) · [@rj10rd](https://github.com/rj10rd) · [@larueli](https://github.com/larueli) · [@Waler](https://github.com/Waler) · [@ElVit](https://github.com/ElVit) · [@nchieffo](https://github.com/nchieffo) · [@begunfx](https://github.com/begunfx) · [@Ra72xx](https://github.com/Ra72xx)
+### Part of the CodesWhat ecosystem
+
+
+ | Tool | Role |
+ | drydock | Container update monitoring — web UI and notification engine |
+ | lookout | Remote Docker agent — secure socket-level access from Drydock or standalone |
+ | sockguard | Docker socket proxy — default-deny allowlist filter protecting the socket |
+
+
+These three tools are designed to layer: sockguard filters the socket, lookout exposes it remotely, and drydock monitors and acts on container state.
+
---
**[AGPL-3.0 License](LICENSE)**