Watch
1
0
Fork
You've already forked SouveraineOS
0

queue: crash reporter (item 10), supervision half landed

This commit is contained in:
Fimeg 2026-07-17 07:47:46 -04:00
commit 8ceca51717

View file

@ -129,6 +129,15 @@ authority. Screen off → wake (to lockscreen). Tap-to-wake unchanged.
rsync artifacts back. Refresh the mirror after phone pacman upgrades.
Applies to Chatty, libcmatrix, qtpim-aarch64, and future Tier-3 apps;
the Rust substrate already cross-builds via cargo.
10. **Crash reporter** (named 2026-07-17, after the shell died silently at
07:16 and unlock landed on a black desktop). Supervision half LANDED
(`Pixel3Arch d230764`): souveraine-shell.service journals stderr,
restarts on failure, appends non-clean exits to
`~/.local/state/souveraine/crashes.log`, gives up after 8 tries so
sessiond's fail-closed lock stays in charge. Remaining half: surfacing —
shell banner / sensoria event on new crashes.log entries + new
coredumpctl entries and --failed user units, so a crash is *reported*,
not just survived. Pairs with queue item 5's notification plumbing.
## Boot password prompt (seen post-reboot, patched live)