Skip to content

fix(adversary): bound agent result reads - #34

Merged
ematipico merged 1 commit into
mainfrom
fix/workflow-adversary
Sep 15, 2026
Merged

ematipico merged 1 commit into
mainfrom
fix/workflow-adversary

Conversation

@ematipico

Copy link
Copy Markdown
Member

Summary

  • replace 50-minute adversary agent reads with deterministic five-minute observation windows
  • reattach to the durable Flue submission without cancelling the underlying agent
  • log agent, turn, submission, and observation lifecycle state with filterable agent context
  • add regression coverage for settlement, reattachment, failure propagation, and lifecycle logging

Agent logs are emitted through the factory Worker observability stream rather than the sandbox container log stream.

Validation

  • pnpm test (246 tests)
  • pnpm check:types
  • pnpm exec biome check src/app.ts src/adversary/agent-read.ts src/adversary/workflow.ts src/flue-logging.ts tests/adversary-agent-read.test.ts tests/flue-logging.test.ts
  • pnpm build

@ematipico
ematipico merged commit a7362d4 into main Sep 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant