enodia-sentinal/docs
Luna f2d896a2d7 Add status command (roadmap v0.8: status --json)
Add `enodia-sentinel status [--json]` — a local health and alert
summary: daemon running state, heartbeat freshness, per-severity alert
counts, last alert time, and eBPF state. Reuses web.daemon_status (the
same data behind /api/status), so the CLI and dashboard never diverge.

Exit code reflects health (0 = running and fresh, 1 = down or stale), so
it doubles as a cron/monitoring probe. Three CLI tests drive it against a
temp log_dir; no daemon or root needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 05:17:29 -07:00
..
COMMAND_REFERENCE.md Add status command (roadmap v0.8: status --json) 2026-06-10 05:17:29 -07:00
OPERATIONS.md Add host posture checks (roadmap v0.8: posture check) 2026-06-10 05:15:06 -07:00
ROADMAP.md Add status command (roadmap v0.8: status --json) 2026-06-10 05:17:29 -07:00
SPECIFICATION.md Add host posture checks (roadmap v0.8: posture check) 2026-06-10 05:15:06 -07:00
THREAT_MODEL.md Add platform docs; reposition as host security platform 2026-06-10 04:03:06 -07:00