Skip to content
Menu

Privacy

Set collection level, name visibility, and optional benchmarks.

Collection policy

Controls what leaves developer laptops, what the ingest API accepts, and which assessment dimensions are evaluated.

Current attestation: metadata_only · Policy v1 · effective 2026-08-29

This is a ceiling, not a guarantee: even under prompts_allowed, prompt text is only stored for developers who also opt in on their own /me dashboard. Admins cannot force prompt sharing for someone who hasn't opted in.

Collection level
Advanced: assessment dimensions
Assessment dimensions

Which signals are evaluated at each assessment depth.

Metadata lens

Stage, gap, frequency, tool depth, and outcomes — no prompt bodies.

Prompt-level lens

Richer quality diagnostics that require prompts_allowed collection.

Data retention

Raw event retention 400 days

Raw ingest events older than 400 days (and safely past the aggregation watermark) are purged on each nightly retention run. Aggregated metrics (actor weeks, sessions) are kept indefinitely.

Visibility

Control whether individual developer names appear on Champions and related views.

Advanced: Benchmarks

Opt-in anonymized cross-install telemetry. Aggregate-only — org size band, stage distribution, and gap rates. Never actor names, teams, or repos. Off by default.

Opt-in

The preview below is the feature — review exactly what would leave this install before enabling. Submissions go to https://demo.cliqqi.com/v1/benchmarks/submit.

Anonymous install id
assigned on first opt-in
Size band (preview)
11-50
Last submitted week
never
Hub peer count
— · ribbon at n≥5
Deployment notes

This install’s local hub is in use — set BENCHMARKS_HUB_URL to point at a shared hub.

Payload preview

Exact JSON that would be submitted for 2026-08-24. No org name, actors, or teams.

aggregate-only
{
  "schema_version": 1,
  "install_id": "00000000-0000-4000-8000-000000000000",
  "week_start": "2026-08-24",
  "size_band": "11-50",
  "stage_rates": {
    "not_using": 0.36,
    "activated": 0.36,
    "habitual": 0.12,
    "deep": 0.12,
    "multiplying": 0.04
  },
  "gap_rates": {
    "not_using": 0.36,
    "shallow": 0.48,
    "poor": 0
  }
}