Skip to content

WebUI-first management with minimal headless CLI - #361

Merged
trefeon merged 2 commits into
mainfrom
trefeon/webui-first-359
Sep 5, 2026
Merged

WebUI-first management with minimal headless CLI#361
trefeon merged 2 commits into
mainfrom
trefeon/webui-first-359

Conversation

@trefeon

@trefeon trefeon commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Makes the embedded dashboard (/admin) the default daily path and reframes the CLI as the headless/bootstrap path. Closes #359.

Scope (docs plus help strings only)

  • Grouped --help: Serve flags vs Advanced with per-flag dashboard twin noted (or no-twin stated for service registration).
  • README CLI table gains a Dashboard twin column plus the missing -validate-tokens row; dashboard-first intro.
  • Freeze note under the dashboard Management policy: frozen flag set, dashboard-canonical rule, hide-never-delete.
  • Operator docs (getting-started, testing, user-lifecycle) read dashboard-first with CLI fallback; installer next-steps prepend the dashboard step.

Zero behavior change: same flags, defaults, exit codes, dispatch order. No new dependency, no visual change.

Verification

  • Hermetic go test ./backend/...: all packages ok.
  • gofmt -l backend: clean.
  • Diff: 8 files, +132/-67, one backend package (help strings only).
  • No test pins the new help text.

Help groups Serve vs Advanced with per-flag dashboard twins; README plus operator docs read dashboard-first with CLI fallback; installer next-steps prepend dashboard. Zero behavior change: same flags, defaults, exit codes, dispatch order.
Copilot AI balanced review requested due to automatic review settings September 5, 2026 21:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@trefeon
trefeon merged commit d8f3924 into main Sep 5, 2026
6 checks passed
@trefeon
trefeon deleted the trefeon/webui-first-359 branch September 5, 2026 21:45
trefeon added a commit that referenced this pull request Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebUI-first management with minimal headless CLI (hide, don't delete)

2 participants