docs(agent): queue desktop and menu follow-ups
All checks were successful
Check / eval (push) Successful in 3m18s

Promote NEXT items #102-#112 for Nextcloud, live ISO apps, airplane mode, menu navigation and hierarchy, keybinding discoverability, keyboard indicator parity, Control Center retirement, recovery terminology, and installer disk-picker safety. Expand #96 for the live-ISO power policy and record #92's completed KVM UI verification.

Verified: V0 source audit and git diff --check; #92 additionally reached V2 on the exact current ISO under KVM.
This commit is contained in:
2026-07-13 17:19:18 +01:00
parent d09c11d872
commit 5d97cf23fe
2 changed files with 100 additions and 9 deletions

View File

@@ -19,18 +19,30 @@ Template:
---
## 2026-07-13 — User-promoted NEXT queue curation (#102#112; this commit)
- **Task:** Audit Bernardo's live-ISO, application, menu, and device follow-ups
against shipped behavior and curate the executable queue.
- **Did:** Promoted scoped work as NEXT #102#112, with `[big]` split gates for
System-menu IA and Control Center retirement. Reused NOW #96 for the Acer
threshold finding; #106/#108 start from shipped navigation/bind coverage.
- **Verified:** V0 — read-only source/option/menu audit and `git diff --check`.
- **Pending:** #105 and #110 must be split before implementation; no runtime
behavior changed.
- **Next suggestion:** #93 remains the NOW head; #102 is the first NEXT item.
## 2026-07-13 — #92 catalog-only installer keyboard selection (this commit)
- **Task:** Make installer layout/variant choices understandable without
allowing arbitrary XKB values to break generated Nix.
- **Did:** Added a pinned human-readable XKB catalog, a one-step US/default
path, strict searchable layout/variant pickers, shared exact validation for
interactive and unattended input, and a resolved review summary.
- **Verified:** V1 — full flake eval; installer safety/keyboard/package builds;
- **Verified:** V2 — full flake eval; installer safety/keyboard/package builds;
shell/Python/diff checks; real validator accepts valid layout-specific rows
and rejects fabricated/prefix/wrong-layout values before installer setup.
KVM boot of the exact current ISO proved the packaged installer contains the
new flow; interactive screenshot pass was still running at commit time.
- **Pending:** Complete the already-running pre-destructive KVM UI review.
Exact-current-ISO KVM UI review captured catalog, variant, and review screens;
strict unmatched input was rejected and the blank disk remained untouched.
- **Pending:** V3 real-hardware install remains; V2 artifacts are under
`/tmp/nomarchy-v2-keyboard-92-current/`.
- **Next suggestion:** #93 swap-size prompt and explanation.
## 2026-07-13 — #91 installer no-variant normalization (this commit)