chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Deploy / deploy (push) Successful in 2m47s

This commit is contained in:
2026-09-10 09:18:57 +00:00
parent e8455c99fe
commit 7762629634
22 changed files with 126 additions and 122 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ as a Windows service and starts it.
Windows agents register, heartbeat, report inventory, run workflow steps,
serve the browser console, check and apply OS updates, and report workloads
(services and containers). Managing `authorized_keys` is a Linux-only
feature, and so is package inventory and CVE scanning the vulnerability
feature, and so is package inventory and CVE scanning - the vulnerability
feeds this project uses carry no Windows data.
:::
+1 -1
View File
@@ -114,7 +114,7 @@ The `nginx` service routes **one hostname to two backends**:
Both rules are required. The web app forwards nothing to the API, so a proxy
that sends the whole hostname to `web:3000` serves the interface and answers
`404` to every request it makes starting with the login form. If you replace
`404` to every request it makes - starting with the login form. If you replace
the bundled nginx with your own proxy, it must route the same way.
This is the shipped `nginx/vantage.conf`: