OptionalauthOptionalautoTrue when username was auto-detected on first run (zero-config).
OptionaldailyOptionaldashboardLast few lines of the dashboard build log when dashboardBuildStatus
is 'failed' or 'missing-pnpm'. Surfaced by the workflow as a
one-line warning so the user sees what broke without leaving /oss.
OptionaldashboardStatus of the dashboard SPA build that ran (or didn't) before this
startup invocation (#1293). Populated by the workflow shell via
OSS_DASHBOARD_BUILD_STATUS; absent when the CLI is invoked outside
the plugin workflow:
'fresh' — built artifact was up-to-date, no rebuild attempted.'rebuilt' — rebuild ran and succeeded.'failed' — rebuild ran and failed; dashboardUrl may serve stale
or missing assets until the build is fixed.'missing-pnpm' — rebuild was needed but pnpm (required for the
workspace dependency) was unavailable.OptionaldashboardSet when the dashboard launch or refresh failed (assets missing, port
conflict, spawn error, etc.). The dashboard is always attempted, so JSON
consumers — which previously saw only a missing dashboardUrl — now have
a structured signal to surface or recover from the failure.
OptionaldashboardURL of the interactive SPA dashboard server, when running (e.g., "http://localhost:3000")
Optionalissue
Output of the startup command (combines auth, setup, daily, dashboard, issue list).
Three valid shapes: