fix(environment): bind create identity and profile backend routing - #294
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keyed environment creation hashed caller input, then let adapters read the mutable object later.
The shared helper now passes a frozen canonical snapshot to all five adapters.
Unkeyed custom adapters retain their opaque provider values.
The default Tangle mapping now uses the inline profile backend when no explicit override exists.
Custom mappers retain their authority.
Created capabilities follow the mapped backend.
Reconstructed capabilities read the sandbox backend status instead of assuming the provider default.
Validation: affected suites passed (Interface 515, Tangle 257, four other adapters 221).
Workspace type checks and builds passed.
Packed control tests passed 159/159; package checks passed for 9 packages, 31 exports, and 62 targets.
Independent review found no unresolved reproduced blockers.
Live Tangle research validation remains separate and has not run for this release.