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.
Fresh Linux guests could not receive their bootstrap seed because Hyper-V's Linux destination semantics were treated as a full filename. Correct that provider contract, preserve bounded native errors, and prove actual first access on disposable guests made from the accepted images.
Lifecycle construction and materialization now share explicit operation subjects, resume the accepted generation, and use operating-system leases that release on process death. Read-only snapshots remain available without a mutation lease. Setup continues ready accepted work serially, preserves independent usable profiles, and publishes accepted operational configuration separately from complete profile readiness. A versioned read-only diagnostic operation reports the owning lifecycle failure without changing existing v1 responses.
The first normal Hello World run exposed a separate transfer bottleneck: each small source frame reconstructed global foundation and image health. Activity composition now reads foundation identity independently, selects the exact subject/profile before native observation, and still rejects unavailable or incompatible selected environments. The execution owner sends bounded verified source packs through the existing bridge and reports preparation/transfer phases through durable run liveness. The unpack helper is execution-owned; accepted image payload bytes remain unchanged.
Validation:
e52840a41026c473285d09cc24ebea8645bfbddc(run 34279127226). Local preflight and focused contract/consumer checks passed.This remains a draft: the complete six-case Linux/Windows Hello World matrix and corrected native transfer timing are still outstanding. Hyper-V proof does not qualify Linux-host KVM/libvirt. GPU and MCP work remain later milestones.