atlas
604146992a
nix/hive-c0re: trim duplicate identity + flag prose (#718 batch 7)
Three blocks in `nix/modules/hive-c0re.nix` duplicated content that
already exists in extracted docs since iris's #717 batch (identity
section) and earlier #718 batches landed:
- `services.hyperhive.domain` option intro — collapsed to a short
purpose statement + pointer to
`docs/conventions.md::Hive identity (label + domain + display names)`
(iris's section covering the full env-var propagation chain).
- `hiveName` / `swarmName` option intros (display names) — same.
- `HYPERHIVE_HIVE_DOMAIN` / `HIVE_NAME` / `SWARM_NAME` env-var
injection comments (three near-identical blocks) — collapsed to
a single shared pointer block + dropped the per-var redundant
explanation.
- `HIVE_MATRIX_GUI_ENABLED` + `HIVE_GATEWAY_ENABLED` flag comments
— tightened to one-line purpose statements; the gateway routing
detail already lives in `docs/gateway.md::Vhost map`.
- Dropped the trailing "Matrix GUI static serving lives entirely
on the gateway" comment block — duplicates docs/gateway.md
content.
`description = ''…''` blocks (operator-facing options docs)
preserved per iris #718 unchanged.
Net: ~30 lines removed from hive-c0re.nix, no docs additions
needed — extracted prose already exists from prior batches.
`nix flake check` clean.
|
2026-05-31 17:25:14 +02:00 |
| .. |
|
hive-c0re.nix
|
nix/hive-c0re: trim duplicate identity + flag prose (#718 batch 7)
|
2026-05-31 17:25:14 +02:00 |
|
hive-forge.nix
|
docs/gateway.md: extract hive-c0re + hive-forge prose blocks (#718 batch 2)
|
2026-05-31 14:57:50 +02:00 |
|
hive-gateway.nix
|
hive-gateway: hoist publicScheme/Port helpers to outer let (argus 🟡 on #848)
|
2026-05-31 17:17:58 +02:00 |
|
hive-matrix.nix
|
docs/matrix.md: extract hive-matrix prose (#718 batch 5)
|
2026-05-31 15:38:43 +02:00 |
|
hive-network.nix
|
nix/hive-network: bridge + dnsmasq resolver, opt-in (#805 v1)
|
2026-05-31 16:56:59 +02:00 |