Documentation
README
Task Breakdown
Turns a session's per-request breakdown (the deterministic request_units
emitted by session-metrics) into semantic tasks the user actually thinks
in — "added auth", "debugged the cache miss" — and labels each with a verdict.
You do the one thing deterministic code can't: decide which requests belong to
the same task. The script does everything else (cost, turns, tokens, waste
signals, the themed page).
This is the opening of the README. Read the full README on GitHub.