Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Loading