Skip to content

Commit 64609c8

Browse files
committed
test: add invalid AI email attempt fixture
1 parent 3163d9b commit 64609c8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"scenario_id": "ESP-001",
3+
"attempt_id": "ATT-ESP-001-INVALID-001",
4+
"actor": "agent://morpheus-draft-bot-v1",
5+
"action_type": "SEND_EXTERNAL_EMAIL",
6+
"recipient_scope": "external:partner-domain.com",
7+
"payload": {
8+
"subject": "Synthetic external message",
9+
"body": "This is a synthetic test payload. It must not be sent."
10+
},
11+
"payload_hash": "sha256:a3f8c2d1e7b904561ac38fd2e190bba47c2d3f8a1e056b7c9d4e2f1a8b3c7d90",
12+
"expiry": "2026-05-12T11:00:00Z",
13+
"nonce": "nonce-esp-001-001"
14+
}

0 commit comments

Comments
 (0)