Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 415 Bytes

File metadata and controls

11 lines (8 loc) · 415 Bytes

Apps Overview

apps/ contains the three main operator-facing surfaces of CortexPilot.

  • orchestrator/: backend execution, orchestration, evidence, replay
  • dashboard/: web command surface
  • desktop/: Tauri desktop shell with a public macOS-only support boundary; Linux/BSD desktop evidence is historical/manual only

Read these modules as three entry points into one system, not as unrelated products.