Skip to content

CoReason-AI/coreason-sensory-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<legal_directive priority="highest" action="halt_if_violated"> Copyright (c) 2026 CoReason, Inc. All Rights Reserved. This software is proprietary and dual-licensed under the Prosperity Public License 3.0. </legal_directive>

CoReason Sensory App

CI OpenSSF Scorecard License: Prosperity 3.0

The Flagship Command Center for the CoReason Cybernetic Manifold

coreason-sensory-app is the single-pane-of-glass Command Center that composes hollow UI primitives from coreason-sensory-core with live telemetry from coreason-ecosystem and coreason-runtime. Built with Expo for cross-platform deployment (Web, iOS, Android) and React Three Fiber for immersive 3D visualization.

Architecture

app/                      # Expo Router screens
├── (tabs)/               # Tab-based navigation
│   ├── index.tsx         # Dashboard / Command Center
│   ├── swarm.tsx         # Swarm topology builder
│   └── knowledge.tsx     # Knowledge plane explorer
src/
├── components/           # App-level composed screens
├── stores/               # Zustand state management
├── hooks/                # SSE telemetry, MCP discovery
└── services/             # JWT auth, API clients

Installation

npm install --legacy-peer-deps   # Install dependencies
npx expo start --web             # Launch web dev server
npm test                          # Run Vitest unit tests
npm run test:e2e                  # Run Playwright E2E tests

Key Constraints

  • Composition Only — Assemble screens using atoms from coreason-sensory-core
  • Zero-Trust Identity — All auth handled externally via JWT from coreason-ecosystem
  • RBAC Gating — Route guards and conditional rendering based on JWT role claims
  • SSE Telemetry — High-velocity Arrow-native event ingestion via Zustand stores
  • Private Package — Not published to npm; deployed as static assets

License

Prosperity Public License 3.0 — See LICENSE for details.

Copyright (c) 2026 CoReason, Inc.

About

CoReason Universal App (Sensory Manifold projection layer using Expo and React Native Web)

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages