pub async fn boot(opts: EngineOpts) -> Result<EngineBoot, RuntimeError>Expand description
Run the full engine boot sequence: config → system prompt → skills → MCP → session → sockets → extensions
pub async fn boot(opts: EngineOpts) -> Result<EngineBoot, RuntimeError>Run the full engine boot sequence: config → system prompt → skills → MCP → session → sockets → extensions