From e24b536a485368bc5ccdfd60fa84eb49a3dd17b2 Mon Sep 17 00:00:00 2001 From: Enrico Piovesan Date: Thu, 16 Jul 2026 00:07:00 -0600 Subject: [PATCH] =?UTF-8?q?Clarify=20Phase=203=20embed=20blockers=20after?= =?UTF-8?q?=20#114=E2=80=93#116=20audit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Record that Swift/Kotlin/.NET packages are scaffolds only until Traverse ships WASM BundleEmbedder bridges (#647–#649). Co-authored-by: Cursor --- AGENTS.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 32fc972..98c656c 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 embedded runtime** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — blocked on remaining consumable embedder SDKs: Traverse [#647](https://github.com/traverse-framework/Traverse/issues/647) (Swift), [#648](https://github.com/traverse-framework/Traverse/issues/648) (Kotlin), [#649](https://github.com/traverse-framework/Traverse/issues/649) (.NET). Rust (#650) and Web/TS (#646) embedder SDKs shipped; App-Refs [#117](https://github.com/traverse-framework/reference-apps/issues/117) Linux/CLI and [#113](https://github.com/traverse-framework/reference-apps/issues/113) web-react embed shipped. +- **Phase 3 embedded runtime** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — Blocked: platform packages scaffolded, but production WASM `BundleEmbedder` bridges still tracked by Traverse [#647](https://github.com/traverse-framework/Traverse/issues/647) (Swift), [#648](https://github.com/traverse-framework/Traverse/issues/648) (Kotlin), [#649](https://github.com/traverse-framework/Traverse/issues/649) (.NET). Rust (#650) + Web/TS (#646) executable embedders 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: (none after #151 — claim from Project 2 when new Ready items appear). +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 231dbff..f545610 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 embedded runtime** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — blocked on remaining embedder SDKs: Traverse [#647](https://github.com/traverse-framework/Traverse/issues/647) (Swift), [#648](https://github.com/traverse-framework/Traverse/issues/648) (Kotlin), [#649](https://github.com/traverse-framework/Traverse/issues/649) (.NET). Rust (#650) and Web/TS (#646) embedder SDKs shipped; App-Refs [#117](https://github.com/traverse-framework/reference-apps/issues/117) and [#113](https://github.com/traverse-framework/reference-apps/issues/113) shipped. HTTP sidecar remains dev-only for platforms without embed SDKs. +- **Phase 3 embedded runtime** ([#114](https://github.com/traverse-framework/reference-apps/issues/114)–[#116](https://github.com/traverse-framework/reference-apps/issues/116)) — Blocked until Traverse ships executable WASM embedder bridges: [#647](https://github.com/traverse-framework/Traverse/issues/647) (Swift), [#648](https://github.com/traverse-framework/Traverse/issues/648) (Kotlin), [#649](https://github.com/traverse-framework/Traverse/issues/649) (.NET). Package scaffolds exist; `InMemoryTraverseEmbedder` alone cannot meet no-sidecar DoD. 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: check the live board (doc-approval pipeline showcase [#111](https://github.com/traverse-framework/reference-apps/issues/111) ships with this change set). +Ready on Project 2: none (query the live board).