679 B
679 B
Test 1 Parent Dispatch
Runtime Values
parent_thread_id: 019ef999-07d2-7333-99b4-d5d2da040406
child_thread_id: 019ef9a5-5efc-7500-9a7d-4e7ec6920e84
workspace: C:\Users\wangq\Documents\Codex\video-workbench
delay: 2 minutes
parent_polling_allowed: no
Dispatch Contract
The child thread must:
- Sleep for 2 minutes after the formal start message.
- Write
test-1-child-result.md. - Send a callback to the parent thread using
send_message_to_thread. - Report whether callback sending succeeded.
The parent thread must not inspect or poll the child thread after dispatch. If the parent wakes from the child callback, it may write test-1-report.md.