mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-18 16:53:21 +00:00
telemetry-spec.md (general usage/adoption reporting) and 2026-08-01-environment-survey-design.md (hardware-capability data, motivated by the now-resolved NumPy SSE4.2 issue #13429) proposed two overlapping opt-in phone-home mechanisms. Merges them into a single paperless_survey app design with three independent, explicit opt-in gates: the app isn't installed unless PAPERLESS_ENVIRONMENT_SURVEY_ENABLED is set, the send path is unreachable without --submit, and the confirmation prompt still defaults to declining.