docs(nix): refresh the stale dashboard output-layout comment in frontend.nix

This commit is contained in:
damocles 2026-06-07 21:11:06 +02:00 committed by mara
commit 7059ebdebf

View file

@ -13,10 +13,12 @@
# Output layout (`$out`) — two subdirectories, one per surface, that
# the Rust binaries serve via `tower_http::ServeDir`:
#
# $out/dashboard/ the hive-c0re dashboard SPA assets
# index.html flow.html favicon.svg
# static/{tabs,flow,stream-worker}.js{,.map}
# static/dashboard.css
# $out/dashboard/ the hive-c0re dashboard assets (full layout in
# frontend/packages/dashboard/build.mjs):
# index.html (H0M3 hub, served at /) dashboard.html (operator SPA,
# served at /dashboard.html) flow.html logs.html favicon.svg
# static/{home,tabs,flow,logs,stream-worker}.js{,.map}
# static/{common,home,dashboard,flow,logs,theme}.css
# $out/agent/ the per-agent default UI (layered with
# hyperhive.frontend.extraFiles at activation time)
# index.html stats.html screen.html