test: permanent V2 checks for airplane (#104) and fastfetch logo (#122)
Some checks failed
Check / eval (push) Has been cancelled

Move nomarchy-airplane to pkgs/ so checks can import it. checks.airplane
covers the session state machine, menu/keybind surfaces, and whole-swap
waybar parity (mocked nmcli; live radios stay V3). checks.fastfetch-logo
asserts the baked mark is sextant-based with the module flags locked in.
This commit is contained in:
2026-07-15 11:42:18 +01:00
parent 875dae9c58
commit 0ba9633728
4 changed files with 227 additions and 123 deletions

View File

@@ -19,6 +19,19 @@ Template:
---
## 2026-07-15 — V2 permanent checks for #104 / #122
- **Task:** V2 everything VM-checkable from the #104/#122 batch.
- **Did:** Extracted `pkgs/nomarchy-airplane` (overlay). Added
`checks.airplane` (session state machine + menu/keybind/whole-swap
surfaces; mocked nmcli) and `checks.fastfetch-logo` (sextant count +
module flags). Host V2 artifacts stay under `/tmp/nomarchy-v2-batch2`
and `/tmp/nomarchy-v2-122/`.
- **Verified:** **V2** — both new checks green; prior mock round-trip +
kitty screenshots; #107 migrate re-checked; ecosystem keys in HM conf;
flake check --no-build.
- **Pending:** V3 airplane radios (HARDWARE-QUEUE).
- **Next suggestion:** #111 Recovery menu, or #98 with screenshot.
## 2026-07-15 — #104 airplane mode + #122 fastfetch sextant logo
- **Task:** NEXT #104 (Airplane) + #122 (crisper fastfetch logo).
- **Did:** (104) `nomarchy-airplane` runtime Wi-Fi+BT kill-switch with prior
@@ -29,7 +42,8 @@ Template:
bash -n; keybinds-cheatsheet; menu-back; flake check --no-build; HM gen.
**V2** fastfetch: real kitty screenshots
`/tmp/nomarchy-v2-122/{boreal-sextant,summer-kitty,boreal-block}.png`
sextant clearly finer than block; no tofu; accents track.
sextant clearly finer than block; no tofu; accents track. (Superseded by
permanent checks entry above.)
- **Pending:** V3 airplane on a machine with live radios (HARDWARE-QUEUE).
- **Next suggestion:** #111 Recovery menu, or #98 with screenshot.