sync: auto-sync from HOWARD-HOME at 2026-07-06 13:43:09

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-06 13:43:09
This commit is contained in:
2026-07-06 13:43:38 -07:00
parent b20985d241
commit bd247191e6
6 changed files with 147 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
Last updated: 2026-07-06
Compiled by: HOWARD-HOME/claude-main
(2026-07-06: added Reference section — client Wi-Fi inventory.)
This wiki is LLM-maintained. Do not edit articles manually — run `/wiki-compile` to update.
Run `/wiki-lint` to check for stale entries and broken backlinks.
@@ -99,6 +100,14 @@ Run `/wiki-lint` to check for stale entries and broken backlinks.
|---|---|---|
| [Tailscale client management](patterns/tailscale-client-management.md) | One tailnet per client (never merge into yours); you hold Admin; enroll devices as tagged nodes via pre-auth keys pushed from GuruRMM ([enroll script](patterns/tailscale-client-enroll.ps1)). Windows subnet-routing reality + "see each other" ACL. | 2026-06-06 |
## Reference
*Manually / skill maintained — NOT produced by `/wiki-compile`.*
| Article | Summary | Maintained |
|---|---|---|
| [Client Wi-Fi Inventory](reference/client-wifi.md) | Human-readable index of client Wi-Fi networks (SSID/band/location) so we connect onsite without asking. **Passwords are NOT here** — encrypted in vault `clients/<slug>/wifi.sops.yaml`. Build as discovered. Automated `/wifi` importer planned. | 2026-07-06 |
---
## Cross-Reference