Skip to content

docs: add telemetry collection plan and ADR 0020#34

Open
bcanfield wants to merge 4 commits into
mainfrom
claude/telemetry-collection-plan-0lF2l
Open

docs: add telemetry collection plan and ADR 0020#34
bcanfield wants to merge 4 commits into
mainfrom
claude/telemetry-collection-plan-0lF2l

Conversation

@bcanfield

Copy link
Copy Markdown
Owner

Local-by-default telemetry with explicit opt-in donation. Captures what
data is worth collecting (product signals + content like 'debt of the
week') and how, without breaking the zero-telemetry privacy promise.

https://claude.ai/code/session_018muskThrVxERUvrs578uK3

claude added 4 commits June 5, 2026 20:43
Local-by-default telemetry with explicit opt-in donation. Captures what
data is worth collecting (product signals + content like 'debt of the
week') and how, without breaking the zero-telemetry privacy promise.

https://claude.ai/code/session_018muskThrVxERUvrs578uK3
Add latency_ms (parallel-batch wall-clock) and timeout (commands that hit
the 3s ceiling) to the feedback metric event, and surface them in the
metrics skill. Measures the hook-latency-creep anti-pattern, which had no
data. Zero-network, local-only — no privacy change. Propagated across all
adapters per ADR 0014.

https://claude.ai/code/session_018muskThrVxERUvrs578uK3
Add adapter (per-adapter constant) and languages (ecosystems by manifest
presence) to the session event — cross-repo join keys for analysis like
'what debt does AI create in rust vs node'. Document them in the metrics
skill as dimensions, not local tripwires. Zero-network. All adapters per
ADR 0014.

https://claude.ai/code/session_018muskThrVxERUvrs578uK3
Stamp first-session, first-edit, first-register as all-time marker files
(not windowed metric events) so /debt-ops:metrics can report time-to-value
and time-to-first-debt even after the install scrolls out of the 7-day
window. Skill reads the markers and reports the funnel. Zero-network. All
adapters per ADR 0014.

https://claude.ai/code/session_018muskThrVxERUvrs578uK3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants