Initial commit
This commit is contained in:
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"schema_version": "rawsession_v1",
|
||||
"session_id": "sess_20251122T012138_2cf74644",
|
||||
"agent_version": "0.1.0",
|
||||
"environment": {
|
||||
"platform": "linux",
|
||||
"hostname": "dom-X870-Riptide-WiFi",
|
||||
"screen": {
|
||||
"primary_resolution": [
|
||||
1920,
|
||||
1080
|
||||
],
|
||||
"display_scale": 1.0
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"id": "demo_user",
|
||||
"label": "Démo agent_v0"
|
||||
},
|
||||
"context": {
|
||||
"customer": "Clinique Demo",
|
||||
"training_label": "Facturation_T2A_demo",
|
||||
"notes": "Session réelle avec clics + screenshots + key combos."
|
||||
},
|
||||
"started_at": "2025-11-22T00:21:38Z",
|
||||
"ended_at": "2025-11-22T00:21:42Z",
|
||||
"events": [
|
||||
{
|
||||
"t": 1.8258709929941688,
|
||||
"type": "hover_idle",
|
||||
"window": {
|
||||
"title": "Terminal",
|
||||
"app_name": "gnome-terminal-"
|
||||
},
|
||||
"screenshot_id": "shot_0001",
|
||||
"button": null,
|
||||
"pos": [
|
||||
1217,
|
||||
607
|
||||
],
|
||||
"keys": null,
|
||||
"idle_ms": 761,
|
||||
"scroll_delta": null
|
||||
},
|
||||
{
|
||||
"t": 4.130582028999925,
|
||||
"type": "mouse_click",
|
||||
"window": {
|
||||
"title": "Terminal",
|
||||
"app_name": "gnome-terminal-"
|
||||
},
|
||||
"screenshot_id": "shot_0002",
|
||||
"button": "left",
|
||||
"pos": [
|
||||
1742,
|
||||
18
|
||||
],
|
||||
"keys": null,
|
||||
"idle_ms": null,
|
||||
"scroll_delta": null
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"screenshot_id": "shot_0001",
|
||||
"relative_path": "shots/shot_0001.png",
|
||||
"captured_at": "2025-11-22T00:21:40Z"
|
||||
},
|
||||
{
|
||||
"screenshot_id": "shot_0002",
|
||||
"relative_path": "shots/shot_0002.png",
|
||||
"captured_at": "2025-11-22T00:21:42Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user