docs(CLAUDE.md): add matrix.md to file index + reading paths (follow-up to #811)
This commit is contained in:
parent
7bb55bca43
commit
68c6a5ae19
1 changed files with 5 additions and 0 deletions
|
|
@ -297,6 +297,8 @@ docs/
|
||||||
damocles-migration.md future migration plan for damocles → hyperhive
|
damocles-migration.md future migration plan for damocles → hyperhive
|
||||||
gateway.md nginx vhost map, matrix discovery flow, firewall posture,
|
gateway.md nginx vhost map, matrix discovery flow, firewall posture,
|
||||||
HIVE_FORGE_URL loopback rationale (#764, #772, #793)
|
HIVE_FORGE_URL loopback rationale (#764, #772, #793)
|
||||||
|
matrix.md matrix container shape, serverName/gatewayHost split,
|
||||||
|
firewall + federation, provisioning flow, fluffychat-web build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Reading paths
|
## Reading paths
|
||||||
|
|
@ -320,6 +322,9 @@ read them à la carte.
|
||||||
[`docs/gotchas.md`](docs/gotchas.md).
|
[`docs/gotchas.md`](docs/gotchas.md).
|
||||||
- **"What nginx vhosts does the gateway serve? How does matrix
|
- **"What nginx vhosts does the gateway serve? How does matrix
|
||||||
discovery work?"** → [`docs/gateway.md`](docs/gateway.md).
|
discovery work?"** → [`docs/gateway.md`](docs/gateway.md).
|
||||||
|
- **"How does the matrix-tuwunel container work? What about
|
||||||
|
fluffychat-web and per-agent matrix accounts?"** →
|
||||||
|
[`docs/matrix.md`](docs/matrix.md).
|
||||||
|
|
||||||
## Conventions & process
|
## Conventions & process
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue