Telemetry

Owns what a session cost and who it was for, under src/contexts/telemetry/ — reading a tool's own local files, attributing a figure to a person, a task, a flow or a step, and the sink that keeps records per machine. Use when adding a reader for another tool's transcript format, changing how a figure is attributed or reported, touching the sink or the identity store, or wiring a telemetry port. Do NOT use for what a tool declares about being measured — that is `kernel/measurement.ts`, read via the `tools` skill. Do NOT use for installing or removing the hook that writes the run journal into a project — that record belongs to `framework`.

ai-driven-dev 00b365c 4.3 KB Updated

File contents

ai-driven-dev/aidd-framework/tree/main/cli/.claude/skills/telemetry commit 00b365c581

Frequently asked questions

npx skillmds@latest add ai-driven-dev/telemetry