File size: 613 Bytes
3f7dc49
a8df40d
9159a18
5c7e5d8
1
2
3
4
5
{"event_type": "create_post", "agent_id": 0, "post_id": 1, "content": "hi", "image_url": null, "timestamp": "2025-08-27T03:43:25.803054"}
{"event_type": "create_like", "agent_id": 0, "post_id": 1, "timestamp": "2025-08-27T03:43:58.193455"}
{"event_type": "create_comment", "agent_id": 0, "post_id": 1, "comment_id": 1, "parent_comment_id": null, "content": "this is a comment", "timestamp": "2025-08-27T03:46:29.614522"}
{"event_type": "create_comment", "agent_id": 0, "post_id": 1, "comment_id": 2, "parent_comment_id": 1, "content": "this is a reply to that comment", "timestamp": "2025-08-27T03:49:16.401223"}