pub fn status_document(
registry: &Registry,
repos: &[RepoStatusEntry],
daemon: &str,
hooks: &str,
) -> ValueExpand description
The document emitted by devp status --json.
daemon and hooks are the same strings the dashboard shows; they describe the
state of the machine’s integrations, which is what an agent needs to decide whether
to suggest devp setup.