docs: REPORT — add agent v0.59.0 (registry-row device+capacity)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-01 21:37:21 +02:00
parent 39ec76dc5a
commit 55ade9e254
+4 -1
View File
@@ -1,4 +1,4 @@
# REPORT — raw-drive first-class support (agent v0.55.0 → v0.58.0)
# REPORT — raw-drive first-class support (agent v0.55.0 → v0.59.0)
**Date:** 2026-07-01 · **Repo:** `felhom-agent` · **Class:** Risky/supervised (drive health/enroll path).
@@ -13,6 +13,9 @@ felhom-agent `91f6a26` (v0.55.0, Impl-2a) → **v0.58.0**. Companion: controller
## 2. Changes (all `internal/localapi/disks.go` + wiring), newest first
- **v0.59.0** — the `/disks` registry row also reports `BackingDevice` (resolved to the real /dev node via
`ResolveStorageDevice`) + capacity (`statfsCapacity` — build-tagged `syscall.Statfs`) — the agent-view
showed "—" for the device and no size bar for a raw drive. Commits `5ff5f8e` + `39ec76d`.
- **v0.58.0** — the `/disks` registry-union row (Impl-2a) now reports `GuestPath` (`StablePathForRaw`) +
`BoundUnderParent` (`boundUnderParent`), like the Observe path — a registry-only drive read as
"Leválasztva" despite being bound live. Commit `3825664`.