aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-14 00:45:09 -0500
committerCraig Jennings <c@cjennings.net>2026-07-14 00:45:09 -0500
commitb7b53efb4719a3d3a071603279c48cf3d941baf9 (patch)
tree2729514cc8153b3ee5bb2229b047020695f85bfe
parent4aad62b7cf7a9fc3a79dc316bbc3275ef70924e1 (diff)
downloadarchsetup-b7b53efb4719a3d3a071603279c48cf3d941baf9.tar.gz
archsetup-b7b53efb4719a3d3a071603279c48cf3d941baf9.zip
fix: restore the net-doctor task heading dropped by the previous filing
-rw-r--r--todo.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index b18d935..351f135 100644
--- a/todo.org
+++ b/todo.org
@@ -99,6 +99,8 @@ When the phases above close: status heading keyword → =IMPLEMENTED=, dated his
The org-capture float (confirmed by Craig, 2026-07-13) gets too large; it needs a max on its scale so it never exceeds a threshold — his guess is roughly X by 120 (from roam inbox, 2026-07-11). Fix shape: a maxsize windowrule on the org-capture float rule in the dotfiles hyprland config (archsetup owns dotfiles end to end). Pre-flight question: the exact cap values. Minor severity × most users, frequently = P3 = [#C].
** TODO [#C] Maint live-refresh hairline replacement :feature:maint:
From the roam inbox (routed 2026-07-13): the memory-killer section seemed to update too often, and "it's a bit unclear what the line is doing; consider something else." Diagnosis (2026-07-14): the data cadence is already the requested 3s (gui live tier, _LIVE_SECONDS); the perceived churn is the live-refresh hairline — the 2px bar under the live sections that drains full-to-empty over each 3s window, redrawn at 150ms (gui._hair_tick, viewmodel.refresh_fraction). It exists to tell a stale board from a frozen one (2026-07-09), but it reads as constant unexplained motion. Design call for Craig: replace the draining line with something whose meaning is legible — candidates: a dot that blinks once per refresh, a "3s" age caption that only appears when refresh is overdue, slowing the drain redraw, or dropping the indicator on live tiers and keeping it only when data goes stale. Keep the stale-vs-frozen distinguishability that motivated the hairline.
+
+** TODO [#B] Net doctor expansion v1 — VM live verification :feature:dotfiles:network:
:PROPERTIES:
:SPEC_ID: ce29b103-ed9d-4f56-bf8c-9ed8fe680ff3
:LAST_REVIEWED: 2026-07-13