aboutsummaryrefslogtreecommitdiff
path: root/todo.org
Commit message (Collapse)AuthorAgeFilesLines
* chore(todo): archive completed audio-panel spec to resolvedCraig Jennings5 days1-9/+8
|
* chore(todo): close audio panel spec IMPLEMENTED, file manual testsCraig Jennings5 days1-2/+55
| | | | The audio panel got built end-to-end in a no-approvals speedrun (the code lives in the dotfiles repo). This is the archsetup-side bookkeeping: the spec flips DRAFT to IMPLEMENTED with all five Decisions resolved, the todo task closes with the resolution, and the live-eyeball checklist (default switching, faders, master quick-mute, and push-to-talk in a real meeting) lands under Manual testing and validation.
* chore(todo): file three panel tasks from roam captureCraig Jennings6 days1-0/+11
| | | | | | Panels moveable + resizable by drag (net + bt), net panel wider initial width, and net panel doctor results can't display. All three raised from the 2026-07-03 roam inbox. Claude-Session: https://claude.ai/code/session_01FdoWWT5d7Wnrt3MLJGzrXf
* chore(todo): fix malformed PROPERTIES drawers in three closed tasksCraig Jennings6 days1-3/+3
| | | | | | The Eask, pocketbook-backlog, and Fn+F9 tasks had their :LAST_REVIEWED: property drawer sitting after the closing note instead of directly under the heading, so org parsed it as body text. Move each drawer back above the note. File the lint follow-up that surfaced them. Claude-Session: https://claude.ai/code/session_01FdoWWT5d7Wnrt3MLJGzrXf
* chore(todo): archive completed tasks to resolvedCraig Jennings6 days1-382/+297
| | | | Move the finished level-2 tasks (the instrument-console rebuild and its folded children, the timer fixes, the net/bt panel items, the Testinfra migration) from Open Work into Resolved.
* chore(todo): instrument-console rebuild complete, spec IMPLEMENTEDCraig Jennings6 days1-8/+50
| | | | Closed out the panel rebuild. Both panels verified live on velox: 46 suites and both AT-SPI smokes green, the dead-code removal shipped in dotfiles f4e688e, and the render carries the phase-3/4/5 screenshots since no view code changed. Flipped the parent task and its three folded children (network panel redesign, bt switch placement, bt rename) to DONE, ticked the spec's last phase, and flipped the spec to IMPLEMENTED. Filed the approved prototype and the build summary flat into assets/ with dated names, updated the inbound links, and dropped the working dir. The real-device bt interactions (pair, rename, connect, forget, discoverable, power, low-batt badge) can't be auto-driven, so they're a manual-test checklist.
* chore(todo): bt panel instrument-console shipped — phase 5 of the rebuildCraig Jennings6 days1-0/+3
| | | | | | Ticks spec phase 5 and records the two-commit bt rebuild (dotfiles 5318b34 layer + 66f03d9 view). Phase 6 (live verify + close-outs + IMPLEMENTED) remains. Claude-Session: https://claude.ai/code/session_013xt96EetpueCFriY4jGyfw
* chore(todo): net panel instrument-console shipped — phases 3+4Craig Jennings6 days1-0/+3
| | | | Ticked spec phases 3 and 4 (net view rebuild + interactions, dotfiles 800ef60) and logged the dated todo entry. Phases combined into one commit because a view-only intermediate is a broken panel. BT panel (phase 5) next.
* chore(todo): net console layer shipped — phase 2 of the panel rebuildCraig Jennings6 days1-0/+3
| | | | | | Tick spec phase-2 checkbox and record the dotfiles 81ec9c3 build (net GTK-free presenter layer + engine verbs) as a dated entry under the instrument-console parent task. Claude-Session: https://claude.ai/code/session_013xt96EetpueCFriY4jGyfw
* feat(spec): instrument-console rebuild spec for both panels, task wiringCraig Jennings6 days1-0/+11
|
* chore(todo): record the pty fix-up on the speedtest streaming taskCraig Jennings6 days1-0/+2
|
* chore(todo): close the bt icon-color and close-button tasksCraig Jennings6 days1-4/+10
|
* chore(todo): file two bt-panel items from the roam inboxCraig Jennings6 days1-0/+6
|
* chore(todo): close the tunnel-identification taskCraig Jennings6 days1-2/+5
|
* chore(todo): close the speedtest streaming task, file its panel manual testCraig Jennings6 days1-2/+10
|
* chore(todo): close both timer bugs, file their manual dialog testsCraig Jennings6 days1-4/+25
|
* chore(todo): file four net-panel and timer items from the roam inboxCraig Jennings6 days1-0/+12
|
* chore(todo): record the online pre-check follow-on on the closed taskCraig Jennings6 days1-0/+2
|
* chore(todo): record the action-narration follow-on on the closed taskCraig Jennings6 days1-0/+2
|
* chore(todo): close the net-diagnostics narrate task, shipped in dotfilesCraig Jennings6 days1-2/+5
|
* chore(todo): file two bluetooth-panel follow-ons from the roam inboxCraig Jennings6 days1-0/+6
|
* docs(spec): swallow pattern reassigned — the file manager is dirvish, not ↵Craig Jennings6 days1-2/+3
| | | | | | nautilus Craig corrected the target: Super+F opens the dirvish popup (an Emacs frame), so the swallow belongs in elisp, where it's strictly better — Emacs launches the viewer, so a directly-spawned handler plus a process sentinel gives exact hide/restore and a failure notify, no window-event heuristics. Spec cancelled with the gio double-fork finding kept for reference; task closed as reassigned.
* docs(spec): file-manager swallow pattern, native swallow ruled out by testCraig Jennings6 days1-0/+5
| | | | Hyprland's enable_swallow matches by PID ancestry, and nautilus's gio launch path orphans the handler process (verified live: the spawned viewer reparents to init while the launcher still runs). The spec designs an event-listener daemon on the IPC socket instead — swallow nautilus when a window opens while it's active, restore on that window's close. DRAFT with four decisions pending review.
* chore(todo): file net-diagnostics verbosity task, daily review batch of 7Craig Jennings6 days1-8/+39
| | | | Filed Craig's net doctor UX feedback from the roam inbox (every diagnostic step should report what's tested, why, and pass/fail). Review pass: stow-conflicts re-graded B to C with the body pruned to its two remaining items, audio-panel spec tagged solo, five keeps stamped.
* feat(vpn): wireguard config import for the NM migrationCraig Jennings6 days1-7/+25
| | | | scripts/import-wireguard-configs.sh imports the seven Proton configs into NetworkManager with autoconnect forced off. Each config stages through a wgpvpn.conf temp copy (NM's import name must be a valid interface name; several config names exceed the 15-char limit) and is renamed by the UUID parsed from the import output, so a stray same-named connection can't be hit. A leftover wgpvpn connection — a run that died between import and rename, autoconnect still armed — makes the script refuse to run. 10 tests over a fake nmcli; velox migration verified (all seven wireguard, autoconnect no). The tunnels spec is implemented: all six phases shipped.
* docs(spec): tunnels phase 4 shippedCraig Jennings6 days1-2/+2
|
* docs(spec): tunnels phase 3 shippedCraig Jennings6 days1-2/+2
|
* docs(spec): tunnels phase 2 shippedCraig Jennings6 days1-2/+2
|
* docs(spec): tunnels phase 1 shipped, proton CLI ground truth notedCraig Jennings6 days1-2/+2
|
* docs(spec): tunnels spec reviewed READY and decomposed to DOINGCraig Jennings6 days1-3/+27
|
* feat(packages): retire zoom, meetings open in the browserCraig Jennings6 days1-2/+3
| | | | The dotfiles zoom-web handler rewrites zoommtg:// links to the web client, so the AUR zoom package leaves the install. The retired-package VM assertion now covers blueman and zoom.
* chore(todo): archive completed tasks to Resolved, age out to task-archiveCraig Jennings6 days1-424/+271
|
* docs(todo): record the speedrun's stow-hardening ship on the conflicts taskCraig Jennings6 days1-0/+2
|
* feat(errors): actionable fatals, log-capture for direct mutationsCraig Jennings6 days1-6/+6
| | | | error_fatal gained an optional recovery-hint arg and now prints the last log lines, the full log path, and the resume pointer on every fatal; all 17 call sites carry specific hints. The silent sed/file-write mutations (locale.gen, pacman.conf, waybar battery, regdom, geoclue, paccache, udev, fstab, mkinitcpio, sudoers) now capture stderr to the log and warn on failure, and the run summary tells the reader how to find each error's output. No new shellcheck findings; 10 unit suites green.
* feat(preflight): add NVIDIA/Wayland check with driver-version gateCraig Jennings6 days1-5/+3
| | | | Installing Hyprland on an NVIDIA box silently produced a rough Wayland session. nvidia_preflight_report detects the card via modalias (DRM, then PCI display-class only), prints the required env vars and the pre-Turing AUR caveat, and checks the repo's nvidia-utils major against 535. preflight_checks aborts when the requirement can't be met and asks before continuing on a detected card. 9 unit tests over fake modalias trees and a fake pacman.
* feat(tooling): provision eask via user-local npm installCraig Jennings6 days1-1/+3
| | | | chime and linear-emacs shell out to eask but nothing installed it. The block runs npm install -g --prefix ~/.local as the user after the node tooling, so eask lands on PATH without root. A stowed .npmrc pins the same prefix in dotfiles. VM asserts both.
* chore(pocketbook)!: remove the in-tree pocketbook packageCraig Jennings6 days1-5/+9
| | | | Craig's finish-or-cancel checkpoint resolved to remove: the app left daily use in May and the org-capture popup covers quick notes. The pip install, launcher, and Super+P bind went with it (dotfiles a750cb4); the three pocketbook tasks are closed.
* docs(todo): file the audio-panel spec task from the roam inboxCraig Jennings6 days1-0/+3
|
* feat(bluetooth): prove the fresh-install panel wiring in VM assertionsCraig Jennings6 days1-6/+7
| | | | Phase 5 needed no new install code: the waybar module, keybind, and shared panel css ride the dotfiles hyprland tier the installer already stows, and sudoers is covered by the existing grant. I added hyprland-gated assertions instead: bt bins stowed executable, custom/bluetooth in the waybar config, the bt-panel bind in hyprland.conf, panel.css present. This closes the bluetooth-panel task and flips the spec to implemented.
* feat(bluetooth): retire blueman, assert the swap in VM testsCraig Jennings6 days1-2/+2
| | | | I dropped blueman from the desktop_environment bluetooth loop (bluez + bluez-utils stay) and added the VM assertions: bluetooth stack installed, blueman absent as the retirement regression guard. No new sudoers rule was needed for bt-priv, since the existing blanket grant already covers systemctl restart bluetooth.
* docs(spec): bluetooth phase 3 shipped, visual batch closedCraig Jennings6 days1-2/+2
|
* docs(spec): net-panel keyboard claims verified live, false ones struckCraig Jennings6 days1-1/+5
|
* docs(spec): bluetooth phase 2 shipped, AT-SPI smoke deferred until meeting endsCraig Jennings6 days1-2/+2
|
* docs(spec): bluetooth phase 1 shipped, pw-dump ground truth noted, css ↵Craig Jennings7 days1-3/+3
| | | | factoring moved to phase 2
* docs(spec): bluetooth panel reviewed READY, decomposed to DOING; net-panel ↵Craig Jennings7 days1-3/+27
| | | | | | kbd-nav probe deferred Fused reviewer + responder pass: gate passed (all four decisions resolved, phases decomposable, bluez 5.86 verbs verified), two non-blocking findings recorded and dispositioned inline (empty-state/no-adapter copy, eventlog + redaction carry-over — both clone the net-panel donor). Build parent now carries the five phase sub-tasks and the spec's ID. The keyboard-nav verification task logs its code-level findings; the live AT-SPI probe waits until Craig's meeting ends (no test windows or synthetic input while zoom holds focus).
* docs(todo): close net-panel toast bug, fixed in dotfilesCraig Jennings7 days1-2/+3
|
* docs(spec): bluetooth panel initial spec, net-panel UX findings filedCraig Jennings7 days1-0/+11
| | | | The bluetooth panel spec clones the net panel's stack: a GTK-free engine over bluetoothctl one-shot verbs, a GTK4 layer-shell popup, two tabs with ASCII mockups, a diagnostics doctor chain, and four decisions awaiting review. The UX pass surfaced two net-panel findings, filed as tasks: error toasts auto-dismiss before an error can be read, and the V2 spec's keyboard-navigation claims aren't verifiably implemented.
* docs: timer-panel spec (DRAFT); log tonight's roam-driven waybar fixesCraig Jennings7 days1-0/+17
|
* docs(todo): close three shipped tasks, cancel emacs-service module, log ↵Craig Jennings7 days1-4/+35
| | | | lyricsgenius recheck
* docs(todo): close the waybar quick-batch — seven shipped, one infeasible, ↵Craig Jennings7 days1-9/+40
| | | | two spec'd