{
"id": "vs_abc123",
"recording_id": "rec_abc123",
"status": "completed",
"keyframes": [
{
"media_id": "med_005",
"timestamp_ms": 15000,
"caption": "Presenter shows architecture diagram on whiteboard with three-tier layout",
"transcript_context": "At 0:15 — 'So here's our proposed architecture...'",
"relevance_score": 0.95
},
{
"media_id": "med_005",
"timestamp_ms": 82000,
"caption": "Close-up of database schema drawn on whiteboard",
"transcript_context": "At 1:22 — 'The key tables are users, devices, and recordings'",
"relevance_score": 0.88
},
{
"media_id": "med_009",
"timestamp_ms": 5000,
"caption": "Team gathered around table reviewing printed report",
"transcript_context": "At 3:45 — 'Let's look at last quarter's numbers'",
"relevance_score": 0.82
}
],
"overview": "15-minute walkthrough of proposed system architecture, covering API gateway, worker queues, and database schema. Ends with quarterly review discussion.",
"media_count": 3,
"created_at": "2025-01-15T11:00:00Z",
"completed_at": "2025-01-15T11:01:30Z"
}