Docs
Documentation lives in the repo.
A dedicated docs site lands after v0.1.0. Until then, the source of truth is the project README plus the per-module READMEs inside the repository.
Engine API reference
FastAPI endpoints: /health, /sessions, /summarize, /copilot, plus the live transcript and coach WebSockets.
Chrome extension guide
Manifest V3 layout, content-script injection points, and the message-passing contract with the local engine.
Main repository
Master prompt, build phases, CI, and the full source. Issues and PRs welcome.