Skip to content

attention-regression.test.ts 21/22 tests fail pre-patch and post-patch (pre-existing breakage) #39

@DarkCodePE

Description

@DarkCodePE

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageMaintainer needs to evaluate

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions