Crate arct_telemetry

Crate arct_telemetry 

Source
Expand description

Privacy-first telemetry for Arc Academy Terminal

This module provides opt-in, local telemetry that helps users understand their learning patterns while respecting privacy.

Privacy guarantees:

  • Opt-in only (disabled by default)
  • All data stored locally (never sent anywhere)
  • No sensitive information collected (no command arguments, no file paths)
  • Users can export and delete their data at any time
  • Anonymous user IDs

Structs§

Telemetry
Telemetry service
TelemetryStats
Telemetry statistics

Enums§

TelemetryEvent
Telemetry event types

Functions§

get_telemetry_db_path
Get the telemetry database path