A unified candidate calling system replacing external platforms. It includes hr_orchestrator (FastAPI + SQLite REST API) and hr_agent (Python LiveKit Agent Worker). . ├── Dockerfile # Unified ...
single-agent-blockchain-investigator/ │ ├── backend/ │ ├── main.py # FastAPI app entry + lifespan │ ├── constants.py # All enums, type aliases, rule IDs │ ├── exceptions.py # Centralized exception ...