spec(M1): System Presence — what Robin watches and how it surfaces alerts #5
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/robin#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What M1 built
Robin watches your system in the background and surfaces alerts when it recognises a known migration pain point.
What it watches
journalctl -f -o json— catches application crashes, service failures, driver errors~/.local/share/xorg/and~/.xsession-errorsfor Xorg/Wayland session errorsHow alerts surface
Pattern files (starter set)
macos-to-arch.toml— AUR build failures, pacman lock file errors, missing.dmg-style installer confusion, Cmd-key muscle memory hints.windows-to-debian.toml— apt lock errors, Flatpak vs apt confusion, NTFS write permission issues, snap disabled on Mint.Configuration
~/.config/robin/config.toml:badge_and_toast(default) |badge_only|offQuestions for Xander
Implementation: PR #2