learning_ai_common_plat/packages/events/fixtures/ecosystem/phase1/artifact-created.event.json

28 lines
643 B
JSON

{
"eventId": "evt_phase1_002",
"eventName": "artifact.created",
"eventVersion": 1,
"occurredAt": "2026-04-03T18:17:01.000Z",
"productId": "notelett",
"sourceSurface": "web",
"userId": "user_saravana",
"orgId": null,
"sessionId": "sess_lysnr_001",
"runId": "run_notes_001",
"artifactId": "art_note_001",
"actor": {
"actorType": "agent",
"actorId": "notes_ingest_agent"
},
"trace": {
"correlationId": "corr_phase1_001",
"causationId": "evt_phase1_001",
"parentEventId": "evt_phase1_001"
},
"payload": {
"artifactType": "note",
"title": "Standup follow-up",
"status": "draft"
}
}