From da84200162b8768a2e2fb4e4cf6276b6bf119cb2 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 21 Aug 2026 16:54:02 +0000 Subject: [PATCH] docs(readme): the roadmap paragraph was describing a project that stalled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two of its four "current top items" were finished and its stated blocker was gone. The git-history purge is done — #10 is closed and `roadmap.md` has listed it under Done for some time. The switch is answering SNMP: `10.7.7.2` is `up`, with 26 `ifInOctets` series, and has been since the faults in #22 cleared. So the sentence claiming the first and last items "share a blocker — the switch is not currently answering SNMP" was wrong twice over, and the paragraph read as a project stuck on a dead switch. "Finish the SNMP rotation on the switch" was also overstated. All four devices are rotated; what remains is retiring `neo`'s *previous* community, which its firmware will not persist a deletion of — a narrow accepted residual (#84), not an unfinished rotation. The replacement lists what is actually next and links it, so the paragraph cannot drift on its own again: the UPS pack and the shelf switch as the single purchase they are (#93, #110), the firewall backup and its spare (#92), and the 64-bit counters now that they are unblocked (#87). Closes #75 Co-Authored-By: Claude Opus 5 --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 20a59d0..00980fc 100644 --- a/README.md +++ b/README.md @@ -225,11 +225,17 @@ enforces it, and `make pin-digests` re-resolves them. Open work is tracked in [Issues](https://github.com/Gerrrt/HomeLab/issues); [`docs/roadmap.md`](docs/roadmap.md) is the narrative — what is outstanding and -why it is in that order. The current top -items: finish the SNMP rotation on the switch, purge the old communities from -git history, replace the UPS battery, and get 64-bit interface counters off the -switch. The first and last of those share a blocker — the switch is not -currently answering SNMP. +why it is in that order. + +The current top items: replace the UPS battery and rack the shelf switch, which +are one purchase — the pack alone leaves the monitoring path half-protected +([#93](https://github.com/Gerrrt/HomeLab/issues/93), +[#110](https://github.com/Gerrrt/HomeLab/issues/110)); get the firewall backup +off the machine it protects, and buy the spare that turns its restore runbook +from a hypothesis into something rehearsed +([#92](https://github.com/Gerrrt/HomeLab/issues/92)); and take 64-bit interface +counters off the switch, which is unblocked now that it is polling again +([#87](https://github.com/Gerrrt/HomeLab/issues/87)). ## License