ClarityForge
Suite role: app (suite_role: app) — simulator-first BCI paper-trading companion. Mock cognitive state, Decision Quality friction, and intent-native paper orders. Computer-side only.
Version 0.1.0 — live desk, quality bands, paper book, heuristic memory, Hard Freeze, demo tour, a11y scorecard.
Mock neural engine (engagement · fatigue · arousal · confidence)
→ Decision Quality (High / Medium / Low / Caution)
→ Intent order construction
→ Paper matching engine (local)
→ Heuristic memory
Live demo
Open live demo →
| Path | What to try |
|---|
| /demo | Injection tour — fatigue → stress → anomaly → freeze |
| / | Desk — cognitive rail, paper tape, intent orders, portfolio |
| /settings | Thresholds, confirmation strictness, local export |
| /history | Paper tickets + state-at-fill |
| /a11y | Accessibility scorecard |
| /how-it-works | Documented formulas + BCI hook |
| /disclaimer | Full safety / research-only text |
Highlights
- Mock neural engine — Engagement, Fatigue, Arousal, Calibrated Confidence; inject states for testing
- Decision Quality — one band plus extra confirmation when not High; Hard Freeze disables order intent
- Intent-native paper orders — sliders and discrete confirms that later map to suite intents
- Paper book — random-walk tape, cash, positions, P&L, reset (no brokerage)
- Heuristic memory — personal patterns from paper fills; gentle divergence notes
- Local-first — localStorage + IndexedDB; export/import is explicit
- Neurabridge stub —
ingestCognitive() hook for a later stream
- Simulator-first — no hardware, no accounts, no live money
Local install
git clone https://github.com/pileofflapjacks1/clarityforge
cd clarityforge
npm install && npm run dev
# http://localhost:3000/demo
Safety & claims
- Computer-side web app only. Not implant software. Not a medical device (not SaMD). Not a brokerage. Not financial advice.
- Not affiliated with Neuralink or any implant vendor.
- All neural channels are synthetic. The tape is a random walk — never a live quote.
- Persistent disclaimer banner + full
/disclaimer page. banned_claims: true.
Package manifest
neurabeach-manifest.json
(safety_class: computer_side, runtime: web, suite_role: app, banned_claims: true).
How it fits the suite
| Piece | Relationship |
|---|
| NeuraBeach | Store / catalog (discover this app) |
| NeuraGuard | State firewall on intention streams |
| ClarityForge (this) | Paper-trading companion — Decision Quality on mock cognitive state |
| NeuraShell | Daily-driver control plane — modes, ARM, panic |
| Neurabridge | Optional intent middleware |
| Neural Flow Architect | Research flow co-pilot |
North star: Beach finds tools · Guard watches stream safety · ClarityForge applies cognitive hygiene to paper trading intent.
Suite
Part of Joe’s Neura Suite — col-neura-suite.