From d716aedaa079f09db1897cc79ecdb14751b6063f Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sat, 18 Jul 2026 15:02:21 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20point=20#114=E2=80=93#116=20blockers=20?= =?UTF-8?q?at=20Traverse=20#750/#751/#752?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Map Phase 3 native embed Blocked status to the new upstream delivery tickets (orchestrator artifact, API parity, baseline) plus Swift #647. Co-authored-by: Enrico Piovesan --- AGENTS.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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).