v1.2.0
Fix
- skills: skill_usage tool-source rows join to prior user intent (#50) (#131)
- analytics: success_rate_by_work computes rates over known outcomes (#48) (#130)
- analytics: autonomy_trend buckets by session start not classifier time (#49) (#129)
Docs
- analytics_cookbook: note autonomy_trend buckets by session start (#53) (#133)
- analytics_cookbook: explain community_id=-1 noise bucket and mutual-kNN plateau (#52) (#132)
Note: success_rate_by_work output changed from 5 to 7 columns (adds known_sessions, unknown_fraction; rates now over known outcomes). See the migration note in docs/analytics_cookbook.md §4.3 — hence the minor bump.