feat(telemetry): enable PostHog GeoIP enrichment

Set disableGeoip: false on the CLI telemetry client so events are enriched with approximate, IP-based location at ingest. Update the first-run notice, public telemetry docs, and the AGENTS telemetry policy to drop the prior "anonymous" wording to match.
This commit is contained in:
Andrey Avtomonov 2026-05-30 18:31:51 +02:00
parent 2e5f7f25aa
commit 3cf4760270
4 changed files with 5 additions and 5 deletions

View file

@ -278,7 +278,7 @@ use `PascalCase` without the suffix.
## Telemetry
**ktx** ships anonymous PostHog telemetry. When adding commands or events:
**ktx** ships PostHog usage telemetry. When adding commands or events:
- **MUST NOT**: Add fields that carry user data — file paths, hostnames,
environment values, SQL text, schema/table/column names, error messages,