From 0d328d1fcd2449681189477375075c85857471fe Mon Sep 17 00:00:00 2001 From: lexis Date: Sun, 31 May 2026 16:52:33 +0200 Subject: [PATCH] docs(CLAUDE.md): add network.md to file index + reading paths (follow-up to #845) --- CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index eb4ff1ba..95479222 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -310,6 +310,8 @@ docs/ HIVE_FORGE_URL loopback rationale (#764, #772, #793) matrix.md matrix container shape, serverName/gatewayHost split, firewall + federation, provisioning flow, fluffychat-web build + network.md host-side bridge + dnsmasq resolver, v1/v2 roadmap, + foundation for #14 netns isolation (#805) ``` ## Reading paths @@ -336,6 +338,8 @@ read them à la carte. - **"How does the matrix-tuwunel container work? What about fluffychat-web and per-agent matrix accounts?"** → [`docs/matrix.md`](docs/matrix.md). +- **"How does DNS resolution work in agent containers? What's the + bridge network for?"** → [`docs/network.md`](docs/network.md). ## Conventions & process