Skip to main content

AgentXchain v2.155.42

v2.155.42 republishes the BUG-88 recursive generated-export fix with corrected release evidence. v2.155.41 shipped the runtime hardening, but its release-facing aggregate evidence line overstated the verified test and suite count. This release makes the immutable npm package, website, launch evidence, and marketing drafts agree with the post-publish verification run.

Documentation

  • Corrected aggregate evidence. The current release surfaces now use the verified post-publish count from bash cli/scripts/verify-post-publish.sh --target-version 2.155.41.
  • BUG-88 fix remains current. Generated governance report artifacts are excluded from run exports, large JSON files are represented with bounded metadata, and all export call sites pass JSON caps.
  • Package truth restored. The corrected evidence is now present in a newly published npm package instead of only mutable website/docs surfaces.

Evidence

  • node --test --test-timeout=120000 cli/test/beta-tester-scenarios/bug-88-export-writer-string-overflow.test.js -> 7 tests / 1 suite / 0 failures
  • node --test --test-timeout=120000 cli/test/export-cli.test.js cli/test/verify-export-cli.test.js cli/test/report-cli.test.js -> 54 tests / 3 suites / 0 failures
  • node --test --test-timeout=120000 cli/test/framework-write-exclusion.test.js cli/test/repo-observer.test.js cli/test/report-continuity.test.js cli/test/run-integration.test.js -> 189 tests / 24 suites / 0 failures
  • bash cli/scripts/verify-post-publish.sh --target-version 2.155.41 -> 7249 tests / 1467 suites / 0 failures / 5 skipped

Tester Re-Run Contract

Verify: npx --yes -p [email protected] -c "agentxchain --version"

For BUG-88: run agentxchain run --continuous --vision .planning/VISION.md --max-runs 100 --max-idle-cycles 3 --poll-seconds 5 --triage-approval auto --auto-checkpoint on a repo with large accumulated .agentxchain/reports/export-*.json artifacts. The command must write a fresh governance export without Invalid string length, and the new export must not include generated report-*, export-*, or chain-* report artifacts.

Carry-forward tester checks for shipped-package closure proof:

  • BUG-54 startup watchdog evidence should quote startup_latency_ms, elapsed_since_spawn_ms, and runtimes.<id>.startup_watchdog_ms.
  • BUG-55/87 verification-output evidence should quote undeclared_verification_outputs, verification.produced_files, and git status --short after accept-turn followed by checkpoint-turn. Clean tree means BUG-55 is fixed for your reproduction.
  • BUG-52/53 continuous recovery evidence should quote phase_entered, reconciled_before_dispatch, and session_continuation.