Skip to content

Add managed SMTP sink inspection - #2266

Merged
chubes4 merged 2 commits into
mainfrom
feat/2264-smtp-inspection
Aug 15, 2026
Merged

Add managed SMTP sink inspection#2266
chubes4 merged 2 commits into
mainfrom
feat/2264-smtp-inspection

Conversation

@chubes4

@chubes4 chubes4 commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add provider-neutral host/smtp.inspect and host/smtp.reset recipe operations
  • keep Mailpit details private, parse links locally without outbound link checking, and emit bounded opaque evidence
  • reset host-side sinks between checkpointed adversarial cases and retain normalized replay evidence

Verification

  • npm run build
  • npm run test:runtime-services
  • npm run test:runtime-services-lifecycle
  • npx tsx tests/adversarial-recipe-orchestration.test.ts
  • git diff --check

Fixes #2264.

AI assistance

  • Model: GPT-5.6 Sol
  • Tool: OpenCode
  • Used for: implementation, provider/security review, and deterministic test execution. Chris Huber reviewed and remains responsible for every line.

…tion

# Conflicts:
#	packages/cli/src/adversarial-recipe.ts
#	tests/adversarial-recipe-orchestration.test.ts
@chubes4
chubes4 merged commit 2d07092 into main Aug 15, 2026
2 checks passed
@chubes4
chubes4 deleted the feat/2264-smtp-inspection branch August 15, 2026 11:55
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.

Expose deterministic SMTP sink inspection and reset to recipes

1 participant