fix(runtime): support validated cross-repository canonical roots (#973)

This commit is contained in:
2026-07-29 13:19:29 -04:00
parent 626be8b178
commit 6a53308473
4 changed files with 271 additions and 6 deletions
@@ -243,7 +243,7 @@ class TestNamespaceContextUsesConfiguredRoot(unittest.TestCase):
configured_canonical_root=self.target,
)
self.assertEqual(ctx["canonical_repo_root"], self.target)
self.assertFalse(ctx["roots_aligned"])
self.assertTrue(ctx["roots_aligned"])
def test_target_worktree_is_member_of_target_root(self):
got = nwb.amw.assess_workspace_repo_membership(