pdombkins puts a price tag on every AI query

The fork now shows the cost of each AI request in Australian dollars.

analyticsinfrastructure

That gives teams a direct view of what individual interactions are costing, instead of treating AI spend as a monthly surprise. The change is deliberately narrow: it tracks query-level costs and presents them in the fork's local currency.

It is a practical foundation for later usage and budget controls, while remaining specific to an Australian-dollar setup. Teams elsewhere would need the currency handling adapted before adopting it.

So what Legal teams testing AI workflows can use this as a useful model for making everyday usage costs visible before they become a governance problem.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

2 commits from pdombkins/rose_lawyer, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
9f75752a feat: per-query cost tracking and AUD display Peter Dombkins 2026-07-05 ↗ GitHub
4c138f6c docs: add cost tracking configuration guide to README Peter Dombkins 2026-07-05 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-929.md from inside the repo you want the changes in.

⬇ Download capture-thread-929.md