- Add OCI import/export support for overlay filesystem layers and snapshots after phase 1. The phase-1 API should only guarantee the bundled base filesystem artifact and the internal snapshot export/import format.
- Run the full registry native-kernel suite after rebuilding the WASM command artifacts.
registry/tests/smoke.test.tsskipped in this pass because the localregistry/native/target/wasm32-wasip1/release/commandsbinaries were not present, so the newcreateKernelsidecar-backed path is only verified by package-level builds plus targeted core tests right now. - Expand verification for the new sidecar-backed kernel compatibility surface around
socketTable/processTableobservability and browser runtime end-to-end specs. The source builds are green and targeted tests passed, but the deeper integration suites were not exercised in this pass.