Description
The ai_ratio status line segment and AI Confidence Score in analytics claim to track AI-vs-human code authorship, but there's no reliable mechanism to determine this from Claude Code hook events alone.
Problem: Claude Code hooks receive tool call metadata but don't have a reliable way to attribute lines of code to AI vs human. The authorship module exists but the underlying data isn't trustworthy enough to present as a feature.
Impact
Removed ai_ratio segment from README config examples, segment tables, and analytics descriptions. The segment code still exists but shouldn't be marketed until the measurement is reliable.
What was removed from README
ai_ratio from example config segment list
ai_ratio row from core segments table
- "AI-vs-human authorship ratio with AI Confidence Score" from analytics bullet list
- "AI authorship ratio" from TUI Analytics tab description
- "authorship" from
hookwise stats description
Description
The
ai_ratiostatus line segment and AI Confidence Score in analytics claim to track AI-vs-human code authorship, but there's no reliable mechanism to determine this from Claude Code hook events alone.Problem: Claude Code hooks receive tool call metadata but don't have a reliable way to attribute lines of code to AI vs human. The authorship module exists but the underlying data isn't trustworthy enough to present as a feature.
Impact
Removed
ai_ratiosegment from README config examples, segment tables, and analytics descriptions. The segment code still exists but shouldn't be marketed until the measurement is reliable.What was removed from README
ai_ratiofrom example config segment listai_ratiorow from core segments tablehookwise statsdescription