# Thought Experiment Mobile

Expo React Native scaffold for the Thought Experiment ecosystem.

## Intent

- iOS and Android companion for the paradigm lab
- signal-flow and psychometric contracts shared with the web surfaces
- lightweight capture, trial, and reflective analytics on mobile

## Run

```bash
cd /rhiz/paradigm/apps/mobile
npm install
npm start
```

The current scaffold expects the paradigm backend at `http://127.0.0.1:4380`.

