## Summary Ship the public .NET/WinUI embedder SDK required by reference-apps #116. ## Depends on - Spec 068 approval. ## Definition of Done - [ ] Versioned .NET package exposes every Spec 068 embedder operation, including compatible-capability start/stop/kill, with stable public types. - [ ] It loads bundled runtime/manifests/capabilities and has no production dependency on `traverse-cli serve`. - [ ] It forwards runtime-owned output, state, and structured errors without UI/business-rule duplication. - [ ] It includes public API docs, compatibility policy, and deterministic test double. - [ ] It passes shared conformance plus WinUI package tests. - [ ] WinUI reference-app integration executes a bundled workflow without a sidecar. - [ ] Release evidence records package version, runtime-WASM digest, and conformance version. ## Unblocks - reference-apps #116 after #111 and #112 are also complete.
Summary
Ship the public .NET/WinUI embedder SDK required by reference-apps #116.
Depends on
Definition of Done
traverse-cli serve.Unblocks