Emit structured agent run summaries in meta.json #1366

Merged
coilyco-ops merged 1 commit from issue-1234 into main 2026-07-15 09:24:47 +00:00
Member

Emit a versioned structured run-summary block in drained meta.json, while keeping the existing top-level identity fields intact. The drain now writes meta.json atomically, appends a tail-friendly summary footer to console.log, and records normalized outcomes plus artifact paths and outcome signals for fleet review.

  • Adds summary.schema_version and structured outcome fields.
  • Preserves raw reaper classification and existing top-level fields.
  • Covers landed-main, PR-green, blocked/failed, salvage, and prelaunch/no-transcript paths.

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

Emit a versioned structured run-summary block in drained `meta.json`, while keeping the existing top-level identity fields intact. The drain now writes `meta.json` atomically, appends a tail-friendly summary footer to `console.log`, and records normalized outcomes plus artifact paths and outcome signals for fleet review. - Adds `summary.schema_version` and structured outcome fields. - Preserves raw reaper classification and existing top-level fields. - Covers landed-main, PR-green, blocked/failed, salvage, and prelaunch/no-transcript paths. closes #1234 ward.workflow: pull-request-and-merge
Emit structured run summaries in meta.json
All checks were successful
test / test (pull_request) Successful in 47s
65a3db741f
Sign in to join this conversation.
No description provided.