Docs

Trend history and badges

Track local score movement and publish a lightweight README badge.

Local trend history

Terminal and TUI scans append compact score records to `.radar/history.jsonl`. Machine-readable report formats stay clean.

radar scan .
radar trend
radar trend --limit 5 --json

README badge

Generate a badge from the latest local history record. Use markdown for README files or write a local SVG asset.

radar badge
radar badge --write assets/code-radar.svg --markdown