explain
View a function's CRAP score history and ratchet mark across runs to determine if it is improving or decaying. Optionally include full context around the newest score.
Instructions
One function's score trajectory across runs plus its ratchet mark. Use it to see whether a function is improving or decaying; brief adds the full context around the newest score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | the bare identifier (classify, or route for a Rust `route cmd : & Cmd`) or the whole long_name next_item printed (classify( score , late )); both resolve, exact match first | |
| path | No | repo-relative source file | |
| repo | No | path to the scored repo's root (default: the repo the server was started in) |