fix(runtime): derive expected repository identity independently of configured root (Closes #973)

This commit is contained in:
2026-07-29 14:44:50 -04:00
parent 7978008709
commit 9d96cf4cfa
5 changed files with 146 additions and 32 deletions
+1
View File
@@ -247,6 +247,7 @@ def resolve_namespace_mutation_context(
expected_slug=expected_slug,
process_project_root=process_root,
remote=remote,
require_binding=True,
)
canonical_root = crr_assessment["canonical_repo_root"]
roots_aligned = crr_assessment["proven"]