Recommended Telemetry
Reference documentation for Recommended Telemetry in Adaptive Skills.
This repository still does not implement runtime telemetry. What it now provides is a governed telemetry shape so real usage can feed the evolution layer without drifting into anecdote.

Conceptual / future-state illustration. This image describes a possible evidence flow; it does not represent an implemented telemetry store, automatic collector, dashboard, or outcome metric.
Recommended fields
skill_iddomaincontextmodules_activatedtrigger_matchesresulthandoff_requiredfailure_typeimprovement_noteevidence_refsattribution_guessresult_mode
How telemetry should be read
Telemetry is useful only when it helps answer one of these questions:
- did the current skill work as intended?
- was the issue local to the project or lane?
- is a trigger, module, or sidecar weak?
- is there enough evidence to create a proposal?
- is
reinforcedorno-changeactually the correct outcome?
Relation to the evolution layer
In v1.1, telemetry should normally feed repository-level artifacts such as:
evolution/observations/evolution/proposals/evolution/reviews/
It should not become vanity instrumentation or a hidden self-editing loop.
Deferred per-skill telemetry
Per-skill files such as telemetry.md or improvement-log.md are not part of the current baseline.
They remain future candidates only if the repository-level evolution artifacts become too coarse for real usage volume.