Skip to content

[BUG] AI authorship ratio (ai_ratio segment) not reliably implemented #7

Description

@vishnujayvel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions