| 1 | { |
| 2 | "schema_version": 2, |
| 3 | "consent_version": 4, |
| 4 | "sent_at": "2026-08-03T18:04:11Z", |
| 5 | "install_id": "3f2a9c1e-0000-4000-8000-000000000001", |
| 6 | "app_version": "0.9.4", |
| 7 | "git_sha": "abcdef012345", |
| 8 | "surface": "control-plane", |
| 9 | "os": "macos", |
| 10 | "arch": "aarch64", |
| 11 | "libc": "none", |
| 12 | "tty": true, |
| 13 | "events": [ |
| 14 | { |
| 15 | "event": "install_or_upgrade", |
| 16 | "kind": "upgrade", |
| 17 | "previous_version": "0.9.3-rc.1" |
| 18 | }, |
| 19 | { |
| 20 | "event": "session_start", |
| 21 | "source": "resume" |
| 22 | }, |
| 23 | { |
| 24 | "event": "session_end", |
| 25 | "duration_bucket": "1m_10m", |
| 26 | "exit_class": "panic", |
| 27 | "cold_start_bucket": "250_1000", |
| 28 | "providers": [ |
| 29 | "custom", |
| 30 | "deepseek" |
| 31 | ], |
| 32 | "counters": { |
| 33 | "turns": 14, |
| 34 | "tool_calls": 61, |
| 35 | "fleet_dispatch": 0, |
| 36 | "workflow_run": 0, |
| 37 | "subagent_spawn": 2, |
| 38 | "mcp_server_connected": 0, |
| 39 | "memory_search": 0, |
| 40 | "approval_modal_shown": 0, |
| 41 | "approval_auto_allowed": 0, |
| 42 | "command_palette_open": 3 |
| 43 | }, |
| 44 | "errors": { |
| 45 | "auth_preflight_failed": 0, |
| 46 | "provider_http_4xx": 0, |
| 47 | "provider_http_5xx": 1, |
| 48 | "tool_denied_by_policy": 0, |
| 49 | "tool_timeout": 0, |
| 50 | "network_error": 0 |
| 51 | }, |
| 52 | "turn_wall": { |
| 53 | "lt_5s": 9, |
| 54 | "5_30s": 4, |
| 55 | "30_120s": 1, |
| 56 | "gte_120s": 0 |
| 57 | } |
| 58 | }, |
| 59 | { |
| 60 | "event": "panic", |
| 61 | "site": "crates/tui/src/tui/ui.rs:8801:17" |
| 62 | }, |
| 63 | { |
| 64 | "event": "product_usage", |
| 65 | "counters": { |
| 66 | "page_view": 1, |
| 67 | "docs_view": 0, |
| 68 | "install_copy": 0, |
| 69 | "download": 0, |
| 70 | "signup": 0, |
| 71 | "login": 0, |
| 72 | "session_create": 0, |
| 73 | "session_resume": 0, |
| 74 | "turn_submit": 0, |
| 75 | "turn_complete": 0, |
| 76 | "settings_open": 0, |
| 77 | "integration_connect": 0, |
| 78 | "error_shown": 0 |
| 79 | } |
| 80 | }, |
| 81 | { |
| 82 | "event": "operations_summary", |
| 83 | "requests": 10, |
| 84 | "errors": 1, |
| 85 | "duration_ms_total": 1500, |
| 86 | "duration_ms_max": 300, |
| 87 | "probes": 2, |
| 88 | "probes_failed": 0 |
| 89 | } |
| 90 | ] |
| 91 | } |
| 92 |