Extract agent friction events during reap and drain #1350

Merged
coilyco-ops merged 1 commit from issue-1237-friction-events into main 2026-07-15 08:07:56 +00:00
Owner

Adds deterministic per-run friction events to the drained run meta so reap/drain no longer need console scraping for the common teardown friction cases.

  • Emits structured events for missing transcripts, prelaunch failures, salvage preservation, and extra-repo residual preservation.
  • Keeps the existing meta.json archive backward-compatible with optional friction data and adds tests for clean, green-boundary, and failure cases.
  • Validation: go test ./...

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

Adds deterministic per-run friction events to the drained run meta so reap/drain no longer need console scraping for the common teardown friction cases. - Emits structured events for missing transcripts, prelaunch failures, salvage preservation, and extra-repo residual preservation. - Keeps the existing meta.json archive backward-compatible with optional friction data and adds tests for clean, green-boundary, and failure cases. - Validation: `go test ./...` closes #1237 ward.workflow: pull-request-and-merge
Extract friction events during reap and drain
All checks were successful
test / test (pull_request) Successful in 1m26s
47b8405277
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/ward!1350
No description provided.