Blocks M3 verification in [260526-kpoimj] (issue #35).
cd agentdb && npx vitest run tests/regression/attention-regression.test.ts fails 21/22 tests on baseline commit 1776223 (confirmed via git stash + re-run). The same failure count appears on the Wave 2 patched build.
Root failure: TypeError: db.beginTransaction is not a function at line 557.
This test is listed in M3's 15 protected files. M3 requires "all 15 pass." The spec's M3 claim cannot be verified while this file fails for an unrelated reason.
Recommended fix: investigate AgentDB.beginTransaction() — the method may have been removed or renamed in a prior alpha bump. This predates issue #35; cause is independent.
Source: docs/plans/260526-kpoimj-gnn-completion.md §8 Blocker 3.
Blocks M3 verification in [260526-kpoimj] (issue #35).
cd agentdb && npx vitest run tests/regression/attention-regression.test.tsfails 21/22 tests on baseline commit 1776223 (confirmed viagit stash+ re-run). The same failure count appears on the Wave 2 patched build.Root failure:
TypeError: db.beginTransaction is not a functionat line 557.This test is listed in M3's 15 protected files. M3 requires "all 15 pass." The spec's M3 claim cannot be verified while this file fails for an unrelated reason.
Recommended fix: investigate
AgentDB.beginTransaction()— the method may have been removed or renamed in a prior alpha bump. This predates issue #35; cause is independent.Source:
docs/plans/260526-kpoimj-gnn-completion.md§8 Blocker 3.