Skip to content

AgentCheck 0.5.2

Choose a tag to compare

@WaseemGhanem98 WaseemGhanem98 released this 31 Aug 20:16
40865f8

AgentCheck 0.5.2 is an evidence-integrity patch. It makes incomplete,
inconsistent, or drifting execution evidence fail closed instead of looking
complete.

Highlights:

  • Complete action-path denominators and stricter stored execution binding.
  • agentcheck gate blocks with exit code 3 when the current run is
    INCONCLUSIVE, even when a trusted baseline reports no new failure.
  • Invalid fixture templates and partially invalid frozen suites are refused.
  • Execution, replay, shrink, and committed artifacts bind more tightly to the
    verified source and replay evidence.
  • PyPI README links and release/version documentation are corrected.

Compatibility: invalid or incomplete fixture, frozen-suite, gate, stored-
report, source, and replay states are now refused or classified more strictly.
Valid completed execution paths retain generator compatibility version 1.

Boundaries: this release does not prove hostile-code containment, full answer-
key isolation, immutable execution media or ABA resistance, or a provider-level
guarantee. Environment-containment work under spikes/ remains repository-only
research and is excluded from distributions. Slice 3 is not included.

See the 0.5.2 changelog for the complete bounded correction set.