Ratchet Ledger
0xwilliamortiz/ratchetReports what the ratchet actually measured in this repository: the session ledger at .ratchet/ledger.jsonl, the accepted complexity mark, and every `ratchet:` shortcut comment left in the code with its ceiling and its upgrade trigger. Use when the user says "ratchet ledger", "/ratchet-ledger", "what did we defer", "show the complexity trend", "what shortcuts are in here", or asks whether the codebase is getting simpler or more complex over time. Reports real recorded numbers only, never estimates.
At a glance
/plugin marketplace add 0xwilliamortiz/ratchet
/plugin install ratchet-ledger
Also in 0xwilliamortiz/ratchet
View the repoEnforces a measured complexity budget on coding work. Reaches for the standard library, native platform features and code that already exist...
Reviews a diff or a whole repository for over-engineering only, and returns a delete list rather than prose. Finds reinvented standard libra...