From 06c1cc033038681d1e5cb60981fea6891fde0f75 Mon Sep 17 00:00:00 2001 From: Minglong Pan <56749246+minglong51@users.noreply.github.com> Date: Sat, 22 Aug 2026 15:01:27 -0700 Subject: [PATCH] docs(hld): de-stale the systemd-unit README cite README.md:377-392 drifted (now the *Run as a service* section); cite the section by name instead of line numbers that rot on every README edit. --- docs/design/HLD.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/design/HLD.md b/docs/design/HLD.md index 6db3a26..b07964e 100644 --- a/docs/design/HLD.md +++ b/docs/design/HLD.md @@ -1,6 +1,6 @@ # agent-usage-manager — High-Level Design -**Refreshed:** 2026-08-19 (0.2.5). +**Refreshed:** 2026-08-22 (service-cite de-staled); previously 2026-08-19 (0.2.5). ## Purpose @@ -78,7 +78,8 @@ each probed with `shutil.which` and degrading to empty results when absent: `--unsafe-expose` (cli.py:219-225). On Ming's host a `tailscale serve` proxy (:8448) fronts that loopback bind — tailnet-reachable by design, token-gated for actions; the loopback refusal covers direct binds only (2026-08-14 note). -- **As a service:** README.md:377-392 documents a systemd user unit; on this +- **As a service:** the README's *Run as a service* section documents a + systemd user unit; on this host it runs under launchd, and the bundled `agents.yaml:133-139` wires alerts into the fleet's Telegram notifier. - **CI/release:** GitHub Actions test matrix; hatchling builds published to