Surface broker dispatch logs on advisor dispatch #1405

Merged
coilyco-ops merged 1 commit from issue-1336 into main 2026-07-15 11:27:26 +00:00
Member

This change makes the advisor ref-dispatch path surface the broker response line instead of dropping into fire-and-forget, so the dispatcher sees the same log path and decision context as the engineer path.

  • What changed: advisor broker dispatch now waits for the launch response and prints the structured broker line with the log path.
  • Why: the dispatch decision was only reliably visible in host logs for one path, which made downstream triage inconsistent.
  • Tests: updated the advisor-path regression and kept the promptness coverage; go test ./cmd/ward passed.

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

This change makes the advisor ref-dispatch path surface the broker response line instead of dropping into fire-and-forget, so the dispatcher sees the same log path and decision context as the engineer path. - What changed: advisor broker dispatch now waits for the launch response and prints the structured broker line with the log path. - Why: the dispatch decision was only reliably visible in host logs for one path, which made downstream triage inconsistent. - Tests: updated the advisor-path regression and kept the promptness coverage; `go test ./cmd/ward` passed. closes #1336 ward.workflow: pull-request-and-merge
Surface broker dispatch logs on advisor dispatch
All checks were successful
test / test (pull_request) Successful in 1m8s
2523a2c20f
closes #1336

ward.workflow: pull-request-and-merge
Sign in to join this conversation.
No description provided.