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
- Telemetry
Stats - Telemetry statistics
Enums§
- Telemetry
Event - Telemetry event types
Functions§
- get_
telemetry_ db_ path - Get the telemetry database path