17 lines
542 B
JSON
17 lines
542 B
JSON
{
|
|
"schema": "https://thinkloom.app/schemas/provenance/1.0/conversation-session.schema.json",
|
|
"description": "Valid Conversation session example.",
|
|
"instance": {
|
|
"schema_version": "1.0",
|
|
"session_id": "session_01J00000000000000000000006",
|
|
"project_id": "project_01J00000000000000000000001",
|
|
"title": "Opening discussion",
|
|
"mode": "typed",
|
|
"started_at": "2026-07-17T18:42:10.123Z",
|
|
"ended_at": "2026-07-17T18:43:11.456Z",
|
|
"turn_count": 2,
|
|
"audio_retained": false,
|
|
"retention_mode": "minimal"
|
|
}
|
|
}
|