feat(lifecycle): plain-language generation diffs (#82)
Some checks failed
Check / eval (push) Has been cancelled
Some checks failed
Check / eval (push) Has been cancelled
nomarchy-what-changed wraps nvd into "N added, M removed, K updated" summaries. nomarchy-rebuild / nomarchy-home print full nvd and toast the one-liner; System › What changed? offers toast + floating report. checks.what-changed fixtures nvd via NOMARCHY_NVD. Verified: V2 — flake check --no-build; checks.what-changed green; local smoke on real HM generations.
This commit is contained in:
@@ -376,6 +376,11 @@ Design/decision records and a running log of shipped work (items marked
|
||||
`hostname == nomarchy-live` (live ISO keeps its own welcome). Toggle:
|
||||
`nomarchy.firstBootWelcome.enable`. `checks.first-boot` gates toast /
|
||||
marker / re-run silence / live skip.
|
||||
✓ **Generation readability (#82, `VISION § B`):** `nomarchy-what-changed`
|
||||
wraps nvd into plain-language counts (added/removed/updated); post-switch
|
||||
toast from `nomarchy-rebuild` / `nomarchy-home`; System › What changed?
|
||||
(toast + floating full report). `checks.what-changed` fixtures nvd via
|
||||
`NOMARCHY_NVD`.
|
||||
- ✓ **Hibernate double-unlock:** on resume from hibernate the LUKS
|
||||
passphrase already gates the machine, but locking hyprlock before sleep
|
||||
meant a second password. Fixed by *not locking* before an encrypted
|
||||
|
||||
@@ -71,7 +71,7 @@ Reference: [HARDWARE.md](HARDWARE.md) §4–§5, §10.
|
||||
|------|--------|-------|
|
||||
| **Silent first-week card** ✓ | One dismissible “you’re set” (menu, themes, keys, network) — not a wizard | ✓ shipped #81 — `settings.firstBootShown` + notify; live ISO keeps its own toast |
|
||||
| **Boreal as default** | Identity on first boot | BACKLOG PROPOSED already |
|
||||
| **Generation readability** | “What changed last rebuild” in plain language | Rollback exists; story is incomplete |
|
||||
| **Generation readability** ✓ | “What changed last rebuild” in plain language | ✓ shipped #82 — nvd toast + System › What changed? |
|
||||
| **Post-install hints** | One-shot MOTD/notify for fwupd / fprintd when relevant | Avoid permanent nag |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user