For comprehensive architecture documentation, see [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md).
Quick reference: the project follows a modular, trait-based design with `browser/`, `agent/`, `dom/`, `tools/`, `actor/`, and `llm/` modules. The browser runs **headless by default** with 17+ lightweight Chrome flags for fast, minimal operation.