NeuraShell
Suite role: app (suite_role: app) — daily-driver control plane so users don’t reimplement safety + modes + calibration in every app.
Version 0.4.0 — Actuate OS dry-run (optional live local POST) + readiness/ARM + freeze + calibration + record/replay.
User
↓ NeuraShell ← modes, panic, profiles, session ready
↓ Neurabridge (optional middleware)
↓ Intent → OS / apps (Binder, etc.)
Live demo
Open live demo →
| Path | What to try |
|---|
| /demo | ~60s scripted tour — synthetic → safe mode → modes → STOP → export profile |
| / | Full shell — session ready, modes, panic bar, freeze UI, profiles |
| /calibrate | Calibration wizard — dwell, threshold, switch, Safe defaults |
| /a11y | Accessibility scorecard |
Highlights
- Session Ready — readiness score 0–100, factor checklist, one-click synthetic session
- ARM gate — intent actuation only when ARMED (STOP disarms); monitoring always available
- Mode switcher — point · click · type · switch · idle (Safe mode requires confirm)
- Panic bar — STOP · UNDO · HOLD always visible (Esc / ⌘Z / Space)
- Freeze UI — full overlay for STOP/HOLD with reason, timer, large RELEASE
- Calibration wizard — local profile tuning (
dwellMs, confidenceThreshold, switch timing)
- Record / Replay — local intent capture, export/import JSON, timeline replay
- Actuate OS — dry-run sample preview (default); optional live POST to local Intent→OS-style endpoint
- Local profiles — export/import JSON;
calibratedAt stamp
- Simulator-first — keyboard + synthetic intents; optional Neurabridge WS (
ws://127.0.0.1:7711)
Local install
git clone https://github.com/pileofflapjacks1/NeuraShell
cd NeuraShell
pnpm install && pnpm dev
# http://localhost:3000 · /demo
Safety & claims
- Computer-side web app only. Not implant software. Not a medical device (not SaMD).
- Not affiliated with Neuralink or any implant vendor.
- Consumes generic intent streams / simulation only — never private implant APIs.
- Agency first-class: STOP / UNDO / HOLD.
Package manifest
neurabeach-manifest.json
(safety_class: computer_side, runtime: web, suite_role: app, banned_claims: true).
How it fits the suite
North star: Beach finds tools · Shell · Binder · RoboBridge are live demos · Bridge shares app intents · Shell is how you stay safely in control all day.
Suite
Part of Joe’s Neura Suite — col-neura-suite.