A live, sortable map of every computer on the WholeTech LAN — what Claude software it runs, what supporting tools it has, what role it plays in the network, and a per-machine checklist of everything that should be on it. Cedar Creek and Hot Springs in one view.
Click a hostname in the table to jump to its checklist. Boxes you tick on a card save to localStorage on this device — Paul ticks from whichever machine he's auditing.
Every machine, both sites, every column sortable. Click a header to sort, click again to reverse. Numeric columns sum into the footer row — and the footer only sums machines currently visible (so site filters recalculate). The Score column is the count of yes-boxes across the install columns (max 7) — a quick "how done is this box" indicator.
| Site ↕ | RemotePC name ↕ | Hostname ↕ | Type ↕ | OS ↕ | RAMGB ↕ | DiskGB ↕ | CD ↕ | CC ↕ | Git ↕ | Node ↕ | gh ↕ | rclone ↕ | SSH ↕ | Score ↕ | Role ↕ | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Totals (filtered) | — | — | — | — | — | — | — | — | — | — | ||||||
One card per box. The checklist on each card is the canonical "what should be on this machine" — tick items as you confirm them. State persists in your browser. Anchors: each card has its own URL — link from anywhere with /lan/#<hostname>.
Same layout. The HS fleet centers on the Spa Bee — the primary daytime workstation, RemotePC-shared so beelink1 and beelink2 can view the same session simultaneously (see the naming worksheet for the full RemotePC topology).
The reference checklist all per-machine cards measure against. If a machine is missing more than two items, it gets prioritized in the next build sweep.
{cc|hs}{4-letter-location}{descriptor} — set in Windows Settings → System → About → Rename this PC, on macOS System Settings → General → Sharing → Local Hostname, on Linux hostnamectl set-hostname. Reboot after rename so hostname reports the new name.claude.ai/download. Signed in. Dark mode. Font size Large. Pinned to taskbar / Dock. Registered as a startup app (shell:startup on Windows, Login Items on macOS).npm install -g @anthropic-ai/claude-code. claude --version works in a fresh shell. OAuth session active.~/.claude/ (or %USERPROFILE%\.claude\) carries the canonical memory + skills set. New machines copy from a known-good source via USB or git rather than starting empty.npm install path of Claude Code. Skip if using the standalone installer.gh) — winget install GitHub.cli on Windows, brew install gh on Mac. gh auth status shows logged in as paulwalhus.rclone version + rclone config show lists b2:, droplet:, gdrive: at minimum.~/.ssh/id_ed25519. Pubkey installed on root@143.198.182.180 (the droplet) if the machine needs to push there.*.bakYYMMDD first (per Paul's rule).ANTHROPIC_API_KEY stored on local machines — OAuth only, smaller blast radius.C:\ (or equivalent) is Claude's workspace for active builds; finished work archives to CC NAS.lan-report.json that pushes its real state to the droplet on a weekly cron — until then, this page is the audit worksheet.