Skip to content

Commit b174f73

Browse files
Clarify Phase 3 embed blockers after #114#116 audit (#157)
Record that Swift/Kotlin/.NET packages are scaffolds only until Traverse ships WASM BundleEmbedder bridges (#647–#649). Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 447d940 commit b174f73

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ gh project item-list 2 --owner traverse-framework --format json --limit 300 \
1111

1212
### Blocked work summary
1313

14-
- **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.
14+
- **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.
1515

16-
Ready: (none after #151 — claim from Project 2 when new Ready items appear).
16+
Ready: none (live board).
1717

1818
Update this section when a PR changes platform status (see PR template checklist).
1919

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ Checks 1–5 validate Node, install, typecheck, lint, and tests (no runtime requ
178178

179179
Active blockers on [Project 2](https://github.com/orgs/traverse-framework/projects/2):
180180

181-
- **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.
181+
- **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)).
182182

183-
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).
183+
Ready on Project 2: none (query the live board).

0 commit comments

Comments
 (0)