适用于分析和 Webhook 的标准事件包装。
{ "id": "evt_1001", "type": "user.signed_up", "createdAt": "2026-08-15T08:00:00Z", "actor": {"id": 42, "name": "Ada"}, "target": {"id": 101, "type": "workspace"} }
保持事件类型一致,便于消费者可靠路由。