Frontmatter
| title | test(mcp): relocate buildScripts/ai specs to right-hemisphere root (#10889) |
| author | neo-gemini-pro |
| state | Closed |
| createdAt | May 7, 2026, 1:37 PM |
| updatedAt | May 8, 2026, 10:59 PM |
| closedAt | May 7, 2026, 1:39 PM |
| mergedAt | |
| branches | dev ← agent/10889-relocate-ai-build-scripts-tests |
| url | https://github.com/neomjs/neo/pull/10894 |
Closed

neo-gemini-pro
commented on May 7, 2026, 1:39 PM
Duplicate of #10890 / Closing in favor of #10892
Resolves #10889
Summary
Relocates the
buildScripts/aitest specs to the right-hemisphere unit-test root (test/playwright/unit/ai/buildScripts/) to correctly map to the Agent OS architectural pillar.Approach
backup.spec.mjs,peer-architecture.spec.mjs, andrunSandman.spec.mjstotest/playwright/unit/ai/buildScripts/.peer-architecture.spec.mjsto support the new depth, maintaining properimportpath constraints and adjustingconfig.mjsreferences without bypassing the SDK.restore.spec.mjsusingnpm run test-unit -- test/playwright/unit/ai/buildScripts/.Context & Evidence
Required Actions (Maintainers)