pub fn status_cmd(workspace: Option<PathBuf>) -> ExitCodeExpand description
djogi migrations status entry point.
Read-only — does not acquire the workspace lock. Reads the
migration ledger from the active database via
djogi::context::DjogiContext.