All checks were successful
Check / eval (push) Successful in 3m49s
#136 CLOSED: he confirms the incident was clamshell (laptop closed), so the gate already matched the evidence and only the words overclaimed. Swept: idle.nix's comment + its journal line (`dpms-off skipped: docked` → `clamshell (internal $m present but off)`), the ROADMAP entry, and #127's own text. Docked-with-lid-open still blanks and is now explicitly untested rather than implicitly covered. #127 gains the exact protocol he asked for — two tests, separated by risk: A) the mitigation holds (safe, unattended, journal line to grep); B) the decisive one, whether DPMS-off was ever the trigger, run by hand because the shipped mitigation would otherwise skip it. B self-recovers after 45s (dpms on + hyprctl reload — #142's hammer re-lights eDP) because this box has no sshd. All three outcomes are written down with what each implies, including "input wakes it" → revert the mitigation and #135 never exists. #130 decided: fix the contrast, we hold ourselves higher than GNOME — matching upstream is no defence at 2.7:1, under even the large-text floor. Recorded with the two candidate shapes and a preference for darkening our label over the user's accent, plus the note that check-theme-contrast.py covers palette pairings only, so it needs its own assertion or it rots exactly like #98. #143 decided: wait for rofi#2317, do not carry a patch — a patched rofi means every machine compiles rofi from source, on every lock bump, to fix a highlight. Now a watch, not work. #120 deferred to PROPOSED intact: the measurements stand, and the no-binary- cache gotcha probably makes cachix the real first step anyway. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Docs map
Where human and agent documentation lives. Do not invent a third tree for the same facts.
| Path | Audience | Role |
|---|---|---|
| ../README.md | Everyone | What Nomarchy is, install, options tables |
| REQUIREMENTS.md | Users + agents | Minimum system requirements (GPU/OpenGL, RAM, disk, UEFI) |
| VISION.md | Maintainers + agents | Product north star toward v1.0 and beyond — themes, not a task queue |
| ROADMAP.md | Maintainers + agents | Design/decision records + shipped log (historical ✓) |
| HARDWARE.md | Users + agents | Firmware, profiles, drivers, unsupported machines |
| TESTING.md | Maintainers + agents | Verification ladder, honesty rule, ISO/VM recipes |
| RECOVERY.md | Users | Broken theme/desktop/boot → undo |
| OVERRIDES.md | Users | Downstream Nix overrides |
| MIGRATION.md | Users | Existing NixOS → Nomarchy without reinstall |
| OMARCHY.md | Users | Coming from Omarchy — bindings/theme/install/config map |
Related (not under docs/)
| Path | Role |
|---|---|
| ../AGENTS.md | Agent entry point, any vendor/harness (CLAUDE.md symlinks to it) |
| ../agent/README.md | Agent instructions + executable loop state: BACKLOG, LOOP, VERIFICATION, … |
| ../.claude/ | Claude Code adapter only: permissions + subagent defs |
How work flows
VISION (what we want the product to feel like)
│
▼ human triages slices into…
BACKLOG (what's next, ordered — agents execute only this)
│
▼ lasting design notes after ship →
ROADMAP ✓ entries
Agents do not implement directly from VISION or ROADMAP. They take
the top actionable item in agent/BACKLOG.md (see agent/LOOP.md).
They may append PROPOSED pitches that reference VISION § … or
ROADMAP § ….