GroundGuard v0.1.2
GroundGuard v0.1.2
This release widens the deterministic numeric claim extractor for English-first
agent outputs while keeping the v1 boundary narrow: important numbers still need
a unit, magnitude, or explicit fact marker.
Added
- English USD amount extraction for common forms:
$3.83 billionUSD 10.25M2.5 million dollars
- Regression tests covering currency prefixes, short magnitudes, and dollar
suffixes.
Changed
- README and Chinese README now explain the concrete leadership-report failure
mode earlier in the page. - Claim extraction docs now list both Chinese and English amount examples.
- Installation and GitHub Action examples now point to
v0.1.2.
Verified
python -m pytest
50 passed