LearnNewsExamplesServices
Frontmatter
id9789
titleAdd Playwright verification for Sandman Strategic Drift detection
stateClosed
labels
enhancementaitesting
assigneestobiu
createdAtApr 8, 2026, 12:46 PM
updatedAtApr 8, 2026, 12:47 PM
githubUrlhttps://github.com/neomjs/neo/issues/9789
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 8, 2026, 12:47 PM

Add Playwright verification for Sandman Strategic Drift detection

Closedenhancementaitesting
tobiu
tobiu commented on Apr 8, 2026, 12:46 PM

Problem

Relying purely on Sandman statistical inferences or logs to confirm that Strategic Drift (ALIGNMENT_DRIFT) mapping "might be better now" following the Memory Core implementation is insufficient. We need to lock the behavior into the regression suite to prevent future pipeline breakages.

Proposed Solution

Add dedicated Playwright unit tests within test/playwright/unit/ai/mcp/server/memory-core/services/DreamService.spec.mjs to specifically emulate an isolated topological node lacking strategic gravity and weighting, and explicitly assert that Sandman's integration proxies log an [ALIGNMENT_DRIFT] signal.

tobiu added the enhancement label on Apr 8, 2026, 12:46 PM
tobiu added the ai label on Apr 8, 2026, 12:46 PM
tobiu added the testing label on Apr 8, 2026, 12:46 PM
tobiu referenced in commit a0399de - "test: Add verification test for Sandman ALIGNMENT_DRIFT logic (#9789)" on Apr 8, 2026, 12:46 PM
tobiu
tobiu Apr 8, 2026, 12:47 PM

Added unit test specifically verifying that ALIGNMENT_DRIFT alerts are triggered in capability gap inference for nodes with low strategic weight and zero topological gravity.

tobiu closed this issue on Apr 8, 2026, 12:47 PM
tobiu assigned to @tobiu on Apr 8, 2026, 12:47 PM