π€ Auto-filed from milestone doc bullet.
Repo: WasmAgent/wasmagent-js
Milestone: Milestone 7 β Distributed Evidence Coordination & Recovery
Bullet:
Add integration tests for multi-agent evidence merge conflicts, recovery from incomplete chains, cross-system import/export roundtrips, and long-running agent retention
Relevant code context (from worktree)
new (does not exist yet): import/export
contains 'integration': packages/aisdk/src/memory.ts
contains 'integration': packages/compliance/src/verifier/ifeval/IFEvalVerifier.test.ts
contains 'integration': packages/compliance/benchmarks/ifeval/load.test.ts
contains 'tests': packages/aisdk/src/index.ts
contains 'tests': packages/aisdk/src/codemodeExecutor.test.ts
contains 'tests': packages/aisdk/src/index.test.ts
contains 'multi': examples/multi-agent-replay/index.ts
contains 'multi': packages/aisdk/src/index.ts
contains 'multi': packages/aisdk/src/codemodeExecutor.test.ts
Implementation note: Files marked "new (does not exist yet)" must be created from scratch. verify-first should return PROCEED (not NOT_YET) β there is no prerequisite blocking this work.
Acceptance criteria
- Command
bun install --frozen-lockfile && bun run build && bun run test passes
- The specific work described in the bullet above is implemented in the smallest number of files required.
- No unrelated files touched (git status --short output limited to the intended change).
Notes for the implementer
This issue was auto-created by SweepMilestoneBulletToIssue. The bullet text is verbatim
from the milestone doc. If ambiguous or too large for a single implement cycle,
verify-first should return NEEDS_SPLIT with sub-issue proposals or NEEDS_HUMAN with the blocker.
Filed automatically.
π€ Auto-filed from milestone doc bullet.
Repo: WasmAgent/wasmagent-js
Milestone: Milestone 7 β Distributed Evidence Coordination & Recovery
Bullet:
Relevant code context (from worktree)
Acceptance criteria
bun install --frozen-lockfile && bun run build && bun run testpassesNotes for the implementer
This issue was auto-created by SweepMilestoneBulletToIssue. The bullet text is verbatim
from the milestone doc. If ambiguous or too large for a single implement cycle,
verify-first should return NEEDS_SPLIT with sub-issue proposals or NEEDS_HUMAN with the blocker.
Filed automatically.