AltimateAI / AltimateAI/altimate-code

audit: cost telemetry retention + re-identification policy

Offen
#843 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
811
Forks
134
Ø Merge
3 T. 2 Std.
Gemergte PRs (30 T.)
50

Beschreibung

**Summary:** v0.7.3 emits per-generation `cost` and `tokens_input_total` to Azure App Insights. Joined with `project_id` + `session_id`, the per-session economic activity of a specific customer is reconstructible.

**Recommended audit:**
1. Document retention TTL on the `generation` event type — confirm it matches what customers were told in TOS.
2. Evaluate whether `cost` should be bucketed/quantized at emit time (e.g., to the nearest cent) or kept exact for billing reconciliation.
3. Verify the `(project_id, session_id, cost)` tuple is not exposed to anyone outside billing.

**Origin:** Deferred from v0.7.3 release review (Compliance, P2).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.