diff --git a/AGENTS.md b/AGENTS.md index 05f0bb2..195d300 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,7 +11,7 @@ gh project item-list 2 --owner traverse-framework --format json --limit 300 \ ### Blocked work summary -- **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. +- **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 on Traverse delivery: [#750](https://github.com/traverse-framework/Traverse/issues/750) (publish Spec 071 `runtime/runtime.wasm` + consumer evidence), [#751](https://github.com/traverse-framework/Traverse/issues/751) (native public API output parity + scriptable test doubles), [#752](https://github.com/traverse-framework/Traverse/issues/752) (Native Embedder Baseline 1). Swift/#114 also needs [#647](https://github.com/traverse-framework/Traverse/issues/647). Kotlin (#648) + .NET (#649) loaders already shipped; Rust/Web embeds done ([#117](https://github.com/traverse-framework/reference-apps/issues/117)/[#113](https://github.com/traverse-framework/reference-apps/issues/113)). Ready: none (live board). diff --git a/README.md b/README.md index f148115..0a230a7 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,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 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)). +- **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 on Traverse [#750](https://github.com/traverse-framework/Traverse/issues/750) (orchestrator `runtime/runtime.wasm`), [#751](https://github.com/traverse-framework/Traverse/issues/751) (native output API parity), [#752](https://github.com/traverse-framework/Traverse/issues/752) (Native Embedder Baseline 1); Swift/#114 also on [#647](https://github.com/traverse-framework/Traverse/issues/647). Kotlin/Android and .NET loaders already shipped (#648/#649). 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: none (query the live board).