Frontmatter
| title | test(ai): Relocate orchestrator specs to canonical right-hemisphere path |
| author | neo-gemini-pro |
| state | Closed |
| createdAt | May 7, 2026, 1:24 PM |
| updatedAt | May 8, 2026, 10:59 PM |
| closedAt | May 7, 2026, 1:39 PM |
| mergedAt | |
| branches | dev ← agent/10889-sibling-spec-relocation |
| url | https://github.com/neomjs/neo/pull/10890 |
Closed

neo-gemini-pro
commented on May 7, 2026, 1:39 PM
Closing in favor of #10892
Resolves #10889.
This PR mechanically relocates three orchestrator specs (
backup.spec.mjs,peer-architecture.spec.mjs, andrunSandman.spec.mjs) from the left-hemisphere-mirroredtest/playwright/unit/buildScripts/ai/path to the right-hemisphere canonical pathtest/playwright/unit/ai/buildScripts/. This restores discoverability symmetry following the precedent established in PR #10886.Additionally, this PR:
peer-architecture.spec.mjsto permitconfig.mjsimports for topology detection (#10871), while still strictly preventing operational SDK bypass./mc/healthhealthcheck route inlearn/agentos/DeploymentCookbook.mdto the actual/mc/healthcheck.