Skip to content

GroundGuard v0.1.2

Choose a tag to compare

@chasen2041maker chasen2041maker released this 06 Jul 07:09

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 billion
    • USD 10.25M
    • 2.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