AUXteam's picture
Upload folder using huggingface_hub
6a7089a verified
# Implementations
This section covers implementation-focused documents: how specific subsystems work in practice, what tradeoffs they make, and how the current code is structured.
Use these pages when you want lower-level detail than the architecture overview, but do not need full API reference material.
- [Lite Engine](./lite-engine.md) — Chrome-free DOM capture using Gost-DOM
- [Managed Bridge vs Managed Direct CDP](./managed-bridge-vs-managed-direct-cdp.md)
- [Chrome Profile Lock Recovery](./chrome-profile-lock-recovery.md)
- [Parallel Tab Execution](./parallel-tab-execution.md)
- [Docker Local Testing](./docker-local-testing.md)