You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ship the public Kotlin/Android embedder SDK required by reference-apps #115.
Depends on
Spec 068 approval.
Definition of Done
Versioned Kotlin/Android artifact 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 Android package tests.
Android Compose reference-app integration executes a bundled workflow without a sidecar.
Release evidence records package version, runtime-WASM digest, and conformance version.
Summary
Ship the public Kotlin/Android embedder SDK required by reference-apps #115.
Depends on
Definition of Done
traverse-cli serve.Unblocks