diff --git a/AGENTS.md b/AGENTS.md index 375cbae..05f0bb2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,9 +11,9 @@ gh project item-list 2 --owner traverse-framework --format json --limit 300 \ ### Blocked work summary -- **Phase 3 Swift embed** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)) — Blocked until Traverse [#647](https://github.com/traverse-framework/Traverse/issues/647) ships the production Swift `BundleEmbedder` bridge (WasmKit resource-control floor still open). Kotlin (#648) + .NET (#649) + Rust (#650) + Web/TS (#646) embedder SDKs shipped; App-Refs [#115](https://github.com/traverse-framework/reference-apps/issues/115)/[#116](https://github.com/traverse-framework/reference-apps/issues/116)/[#117](https://github.com/traverse-framework/reference-apps/issues/117)/[#113](https://github.com/traverse-framework/reference-apps/issues/113) Ready or Done. +- **Phase 3 native embeds** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — Blocked: platform engine loaders exist (Swift [#647](https://github.com/traverse-framework/Traverse/issues/647) still open for resource-control floor; Kotlin [#648](https://github.com/traverse-framework/Traverse/issues/648) + .NET [#649](https://github.com/traverse-framework/Traverse/issues/649) closed), but Traverse has not published a consumable Spec 071 orchestrator `runtime/runtime.wasm` for real no-sidecar multi-capability execution. Rust (#650) + Web/TS (#646) real bundle execution shipped; App-Refs [#117](https://github.com/traverse-framework/reference-apps/issues/117)/[#113](https://github.com/traverse-framework/reference-apps/issues/113) done. -Ready: [#115](https://github.com/traverse-framework/reference-apps/issues/115), [#116](https://github.com/traverse-framework/reference-apps/issues/116) (live board). +Ready: none (live board). Update this section when a PR changes platform status (see PR template checklist). diff --git a/README.md b/README.md index 6109fef..b383625 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,6 @@ Checks 1–5 validate Node, install, typecheck, lint, and tests (no runtime requ Active blockers on [Project 2](https://github.com/orgs/traverse-framework/projects/2): -- **Phase 3 Swift embed** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)) — Blocked until Traverse [#647](https://github.com/traverse-framework/Traverse/issues/647) ships the production Swift embedder bridge. Kotlin ([#648](https://github.com/traverse-framework/Traverse/issues/648)) and .NET ([#649](https://github.com/traverse-framework/Traverse/issues/649)) SDKs shipped; App-Refs [#115](https://github.com/traverse-framework/reference-apps/issues/115)/[#116](https://github.com/traverse-framework/reference-apps/issues/116) are Ready for no-sidecar cutover. Rust/Web embeds shipped ([#117](https://github.com/traverse-framework/reference-apps/issues/117), [#113](https://github.com/traverse-framework/reference-apps/issues/113)). +- **Phase 3 native embeds** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — Blocked until Traverse publishes a Spec 071 orchestrator `runtime/runtime.wasm` consumable by Swift/Kotlin/.NET loaders. Engine packages exist (Swift [#647](https://github.com/traverse-framework/Traverse/issues/647) still open; Kotlin [#648](https://github.com/traverse-framework/Traverse/issues/648) / .NET [#649](https://github.com/traverse-framework/Traverse/issues/649) closed), but no-sidecar multi-capability execution still needs that artifact. Rust/Web embeds shipped ([#117](https://github.com/traverse-framework/reference-apps/issues/117), [#113](https://github.com/traverse-framework/reference-apps/issues/113)). -Ready on Project 2: [#115](https://github.com/traverse-framework/reference-apps/issues/115), [#116](https://github.com/traverse-framework/reference-apps/issues/116) (query the live board). +Ready on Project 2: none (query the live board).