Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.27 KB

File metadata and controls

33 lines (24 loc) · 1.27 KB

Docs Index

This directory contains long-form project documentation.

Core

  • architecture.md — high-level system architecture
  • DEVICES.md — supported devices and transport matrix
  • AI.md — AI/ML model inventory (LLM, EXG, vision, OCR)
  • LLM.md — local LLM architecture and operations
  • METRICS.md — metrics definitions and formulas
  • HOOKS.md — proactive hooks architecture
  • UI.md — UI walkthrough and screenshots
  • lsl-integration.md — LSL integration details

Developer setup

  • DEVELOPMENT.md — setup/build/release quick guide
  • LINUX.md — Linux prerequisites and packaging
  • WINDOWS.md — Windows prerequisites and build notes
  • API.md — WebSocket + HTTP API overview

QA / audits

Misc