dcp-conformance-corpus / corpus /valid /job-requeued-same-entity.json
kadirkaa's picture
Publish DCP v1 conformance corpus (25 cases: 7 accept / 18 reject) + dataset card
333b0b9 verified
Raw
History Blame Contribute Delete
722 Bytes
{
"dcp_version": "1.0",
"message_id": "msg_aw_01JZK0007",
"message_type": "task.requeued",
"issued_at": "2026-07-03T06:34:00Z",
"correlation_id": "msg_aw_01JZK0000",
"body": {
"event_id": "evt_aw_01JZK0007",
"entity_type": "task",
"verb": "requeued",
"entity_id": "task_awjob_8b2d1a",
"project_id": "project_aw_tokonomix_rail",
"occurred_at": "2026-07-03T06:33:57Z",
"attributed_to": "aw-job-broker",
"delta": {
"status": {
"from": "leased",
"to": "open"
},
"responsible_party": {
"to": null
}
},
"extensions": {
"x-agentsweaver": {
"attempt": 2,
"requeue_reason": "lease_expired"
}
}
}
}