Shared AI runtime crate
The embedded LLM that powers the admin SSH prompt mode has been factored out of `backend-ai-ssh` into its own shared crate, `everlock-ai-runtime`. - A new `crates/ai-runtime` crate owns the heavy reso
Documentation
The embedded LLM that powers the admin SSH prompt mode has been factored out of `backend-ai-ssh` into its own shared crate, `everlock-ai-runtime`. - A new `crates/ai-runtime` crate owns the heavy reso
Everlock is organized around a simple rule: transport and service logic stay in separate components. {{< mermaid caption="Frontends own transport, backends own service logic, and shared primitives sta
Everlock is an open source project. The useful form of openness here is not just “patches welcome”, but a codebase and public site that try to make the system understandable before someone starts chan