docs(host-matrix): fill debby row + Hermes/Zot placement
This commit is contained in:
parent
817624cdc7
commit
3ee288866a
1 changed files with 15 additions and 6 deletions
|
|
@ -19,8 +19,8 @@ on any host fills in its own row. Source of truth for facts is the probe — not
|
|||
|
||||
| Agent | Host | OS / Isolation | Harness | Role | Bot / channel | Status |
|
||||
| --------- | ------- | ----------------------- | ----------------------- | ------------------------- | -------------------- | ------ |
|
||||
| Hermes | debby | Debian 13 / Docker | Hermes Agent (upstream) | Orchestrator, soul backup | _(fill)_ | live |
|
||||
| Zot | debby | Debian 13 / Docker | Zot RPC | Coding, media workflows | — | _(fill)_ |
|
||||
| Hermes | debby | Debian 13 / Docker | Hermes Agent (upstream) | Orchestrator, soul backup | @hermes_samob_bot (Telegram) | live |
|
||||
| Zot | debby | Debian 13 / Docker | Zot RPC | Coding, media workflows | @zot_samob_bot (Telegram) | live |
|
||||
| Claude | domedog | Ubuntu 24.04 / Docker | Claude Code | Verification, review | — (CLI) | live |
|
||||
| Mevy | osa | FreeBSD 15 / jail | Hermes Agent | Operator bot (current) | Mevy (Telegram) | live |
|
||||
| Codex | osa | FreeBSD 15 / jail | Codex CLI | ISO builds, validation | — | _(fill)_ |
|
||||
|
|
@ -37,7 +37,7 @@ on any host fills in its own row. Source of truth for facts is the probe — not
|
|||
| Host | Tailscale IP | OS / Kernel | Virt | CPU | vCPU | RAM | Swap | Disk (free) | GPU | Probed | By |
|
||||
| ----------- | --------------- | --------------------------------- | ---- | ---------------------------- | ---- | ------- | ------ | -------------------- | -------------- | ---------- | ------ |
|
||||
| **domedog** | 100.103.255.41 | Ubuntu 24.04.4 / 6.8.0-117 | KVM | AMD EPYC 7543P (32-core host) | 2 | 7.8 GiB | 2.0 GiB | 100 GB QEMU (51G free) | none (headless) | 2026-06-17 | Claude |
|
||||
| **debby** | 100.66.193.10 | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ |
|
||||
| **debby** | 100.66.193.10 | Debian 13 / 6.12.90+deb13.1-amd64 | bare metal | AMD Ryzen 7 5700U (8-core) | 16 | 15 GiB | 15 GiB | nvme0n1p2 453G (23G free) | Radeon Graphics (iGPU) | 2026-06-17 | Hermes |
|
||||
| **osa** | 100.72.229.63 | FreeBSD 15 / _(fill)_ | bare? | _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ | ZFS pool: _(fill)_ | _(fill)_ | _(fill)_ | _(fill)_ |
|
||||
|
||||
---
|
||||
|
|
@ -54,9 +54,18 @@ on any host fills in its own row. Source of truth for facts is the probe — not
|
|||
- **Uptime at probe**: ~3.5 weeks
|
||||
- **Role here**: Claude Code — verification & review lane. No Telegram bot.
|
||||
|
||||
### debby (Hermes orchestrator + Zot) — _(fill)_
|
||||
- Run the probe on debby and paste results here.
|
||||
- Note: Hermes Agent (upstream) is **live** here; capture container name, provider, and bot token owner.
|
||||
### debby (Hermes orchestrator + Zot) — probed 2026-06-17 by Hermes
|
||||
- **Identity**: hostname `debby`, Tailscale `100.66.193.10`
|
||||
- **OS**: Debian 13 (Trixie), kernel `6.12.90+deb13.1-amd64`, bare metal (KDE Plasma desktop)
|
||||
- **CPU**: AMD Ryzen 7 5700U with Radeon Graphics, 8 physical cores, 16 threads
|
||||
- **Memory**: 15 GiB RAM, 15 GiB swap
|
||||
- **Storage**: `/dev/nvme0n1p2` 453 GB ext4 root, 23 GB free (95% full). No ZFS.
|
||||
- **GPU**: AMD Radeon Graphics (integrated, Lucienne)
|
||||
- **Containers**: Docker 29.5.3 installed (daemon not currently running)
|
||||
- **Hermes Agent**: v0.16.0 (upstream f9c8d95e), DeepSeek v4 Pro primary provider, OpenRouter for vision/fallback, Z.AI/GLM available
|
||||
- **Zot RPC**: Go binary at `~/.local/bin/zot`, GLM-5.1 model
|
||||
- **Telegram**: @hermes_samob_bot + @zot_samob_bot in "My Debby" group
|
||||
- **Layered soul**: commit `817624c`, 6 curated memories, 9 cross-harness skills
|
||||
|
||||
### osa (FreeBSD: Mevy + Codex + Autolycus) — _(fill)_
|
||||
- Run the probe on osa (FreeBSD command map applies).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue