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
Member

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
Sign in to join this conversation.
No description provided.