Colorize director startup actions #1451

Merged
coilyco-ops merged 1 commit from issue-1283 into main 2026-07-15 13:37:20 +00:00
Member

This tightens director startup output so the action categories are easier to scan at a glance. The startup path now prints a spaced banner with colorized category labels for inventory, triage, refresh, preview, heartbeat, and surface steps, while keeping the detailed logs underneath.

  • What changed: added a startup banner helper and covered it with unit tests.
  • Why: the existing startup stream was too dense to tell which phase was doing work.
  • Test/CI: `go test ./cmd/ward` passed locally.

closes #1283
ward.workflow: pull-request-and-merge

This tightens director startup output so the action categories are easier to scan at a glance. The startup path now prints a spaced banner with colorized category labels for inventory, triage, refresh, preview, heartbeat, and surface steps, while keeping the detailed logs underneath. - What changed: added a startup banner helper and covered it with unit tests. - Why: the existing startup stream was too dense to tell which phase was doing work. - Test/CI: \`go test ./cmd/ward\` passed locally. closes #1283 ward.workflow: pull-request-and-merge
Colorize director startup actions
All checks were successful
test / test (pull_request) Successful in 4m44s
e4461ab1cb
Sign in to join this conversation.
No description provided.