Alarm pipeline wiring + full code-review backlog resolution #119

Open
dohertj2 wants to merge 51 commits from docs/alarm-client-wm-app-finding into main
Showing only changes of commit 298836d2f3 - Show all commits
@@ -185,6 +185,9 @@ code {
color: var(--accent-deep);
}
/* Status chips never wrap, even in a narrow table column. */
.chip { white-space: nowrap; }
/* ── Empty / placeholder state ───────────────────────────────────────────────*/
.empty-state {
background: #fbfbf9;