// auto-generated by elc --emit-header - do not edit extern fn chat_default_model() -> String extern fn engram_compile(intent: String) -> String extern fn json_safe(s: String) -> String extern fn build_system_prompt(ctx: String) -> String extern fn hist_append(hist: String, role: String, content: String) -> String extern fn hist_trim(hist: String) -> String extern fn clean_llm_response(s: String) -> String extern fn handle_chat(body: String) -> String extern fn handle_see(body: String) -> String extern fn studio_tools_json() -> String extern fn handle_chat_agentic(body: String) -> String extern fn handle_chat_as_soul(body: String) -> String extern fn auto_persist(req: String, resp: String) -> Void