Skip to content

AgentCheck 0.5.8

Choose a tag to compare

@WaseemGhanem98 WaseemGhanem98 released this 08 Sep 03:10
34e4df6

AgentCheck 0.5.8

JSON argument comparisons now distinguish booleans from numbers, including
nested objects and arrays. Explicit true/1 and false/0 mismatches can no
longer silently pass a behavior contract or select the wrong simulated fixture.

Numeric 1/1.0 equality, top-level behavior matching, recursive fixture subsets,
exact-fixture mode, finite fixtures and oracle authority are preserved. Weak
argument evidence remains inconclusive; missing fixtures do not invent outcomes.
Confirmation, retry-order and world-state policy are unchanged.

Generator compatibility is now 4 because lint admission distinguishes these
argument contracts. Generate and review new suites to adopt that generation
identity. Existing frozen suites retain their recorded fingerprints; stored
runs and baselines are not rewritten. Re-evaluation and execution use corrected
matching, so legacy false passes and incorrectly selected fixture outcomes are
not preserved.

Exact-wheel qualification adds four JSON-type controls while retaining the
previous 18 semantic controls and the existing Trusted Publishing workflow.