Include director runs in issue log drains #1448

Merged
coilyco-ops merged 2 commits from issue-1301 into main 2026-07-15 13:38:25 +00:00
Member

Normalizes issue-scoped log selection so director runs participate in the same archive/live/redaction path as warded agent logs. Director archives and live director containers now resolve through the issue log lookup, and reservation pruning recognizes archived director runs too.

  • What changed: widened issue-scoped log discovery to include director runs, added archived director fallback coverage, and kept the existing redacted archive path in play.
  • Why: director runs are already on disk, so they should skip raw drain capture and still behave like any other drained agent run.
  • Tests: go test ./...

closes #1301
closes #1449
ward.workflow: pull-request-and-merge

Normalizes issue-scoped log selection so director runs participate in the same archive/live/redaction path as warded agent logs. Director archives and live director containers now resolve through the issue log lookup, and reservation pruning recognizes archived director runs too. - What changed: widened issue-scoped log discovery to include director runs, added archived director fallback coverage, and kept the existing redacted archive path in play. - Why: director runs are already on disk, so they should skip raw drain capture and still behave like any other drained agent run. - Tests: `go test ./...` closes #1301 closes #1449 ward.workflow: pull-request-and-merge
cmd/ward: include director runs in issue log drains
Some checks failed
test / test (pull_request) Failing after 14m16s
fecdc61b35
closes #1301
coilyco-ops referenced this pull request from a commit 2026-07-15 13:36:47 +00:00
chore: retrigger PR #1448
All checks were successful
test / test (pull_request) Successful in 1m25s
3eb26fdfcf
Sign in to join this conversation.
No description provided.