-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(#83): gossamer Android scaffolding (WebView host + JNI bridge) #109
Copy link
Copy link
Open
Labels
bindingsABI, FFI, WASM, and cross-language interop surfacesABI, FFI, WASM, and cross-language interop surfaceschoreRoutine maintenance with no behaviour changeRoutine maintenance with no behaviour changecicdCI/CD: workflows, actions, lockfiles, pins, runners, release gatesCI/CD: workflows, actions, lockfiles, pins, runners, release gates
Description
Activity
Metadata
Metadata
Assignees
Labels
bindingsABI, FFI, WASM, and cross-language interop surfacesABI, FFI, WASM, and cross-language interop surfaceschoreRoutine maintenance with no behaviour changeRoutine maintenance with no behaviour changecicdCI/CD: workflows, actions, lockfiles, pins, runners, release gatesCI/CD: workflows, actions, lockfiles, pins, runners, release gates
Sub-task of #83 (gossamer migration).
Initialise the gossamer Android shell — Android WebView via the JNI bridge (per gossamer
src/interface/abi/Types.idr) — that hosts the neurophone UI and the Rust/JNI boundary, replacing the Kotlin/Gradle scaffolding.Depends on the CI-exemption sub-task and on gossamer mobile readiness (gossamer
STATE.a2mlreports Phase 5 ≈ 70%); confirm production-readiness before depending on it. Sequenced after the exemption; unblocks the component ports.