phase 8 step 3: needs-login partial-run mode + dashboard badge

This commit is contained in:
müde 2026-05-15 12:57:06 +02:00
parent c59fa8541c
commit 78fae44ee5
7 changed files with 191 additions and 11 deletions

View file

@ -2,6 +2,7 @@
//! `hive-m1nd` (manager) binaries.
pub mod client;
pub mod login;
pub mod web_ui;
/// Default socket path inside the container — bind-mounted by `hive-c0re`.