Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.65 KB

File metadata and controls

29 lines (22 loc) · 1.65 KB

Adopted Traverse platform clients

This repository is the canonical home for checked-in application UI, platform client demos, and starter/reference source previously maintained under Traverse apps/.

Ownership boundary (Traverse #703):

Former Traverse path Owner Destination here
apps/android-demo/ Reference Apps apps/android-demo/
apps/browser-consumer/ Reference Apps apps/browser-consumer/
apps/macos-demo/ Reference Apps apps/macos-demo/
apps/react-demo/ Reference Apps apps/react-demo/
apps/youaskm3-starter-kit/ Reference Apps apps/youaskm3-starter-kit/
Runtime fixtures / manifests Traverse examples/ in Traverse (not adopted)

Shared fixture for native demos: fixtures/expedition-runtime-session.json.

Validation commands

Artifact Command
Android demo bash scripts/ci/android_demo_smoke.sh
macOS demo bash scripts/ci/macos_demo_smoke.sh
React demo bash scripts/ci/react_demo_smoke.sh
youaskm3 starter bash scripts/ci/youaskm3_starter_kit_smoke.sh
React live adapter TRAVERSE_REPO=… bash scripts/ci/react_demo_live_adapter_smoke.sh
Browser consumer live TRAVERSE_REPO=… bash scripts/ci/browser_consumer_package_smoke.sh

All adopted artifacts use public Traverse surfaces (browser adapter CLI, published consumer-bundle docs). No private runtime crate imports.