pub fn readopt(state: &Arc<DaemonState>, paths: &Paths) -> AdoptionSummaryExpand description
Rebuild routing and supervision from the journal. Opens the store fresh (short-lived access; the store is multi-process-safe). Errors reading the store are non-fatal: re-adoption is best-effort recovery, and the daemon must come up regardless.