chore: fix stale build.mjs comments + CLAUDE.md dashboard package map

This commit is contained in:
iris 2026-06-02 09:55:35 +02:00 committed by mara
commit cd6cbf9997
2 changed files with 11 additions and 7 deletions

View file

@ -178,10 +178,13 @@ frontend/ npm workspaces (esbuild → static dist). Built
exporting { create, linkify }; pure JS, no IIFE
globals; consumed by dashboard + agent.
packages/dashboard/ @hive/dashboard SPA: src/{index.html, tabs.js,
flow.html, flow.js, common.js, dashboard.css} +
flow.html, flow.js, logs.html, logs.js,
common.js, stream-worker.js, common.css,
dashboard.css, flow.css, logs.css} +
build.mjs → dist/{index.html, flow.html,
static/{tabs.js, flow.js, dashboard.css,
stream-worker.js}}.
logs.html, static/{tabs.js, flow.js, logs.js,
stream-worker.js, common.css, dashboard.css,
flow.css, logs.css}}.
packages/agent/ @hive/agent default per-container UI: src/
{index, stats, screen}.html + {app, stats}.js
+ agent.css → dist/{*.html, static/*}.