fix: finalize semantic repair and test updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// @SEMANTICS: assistant, api, client, chat, confirmation
|
||||
// @PURPOSE: API client wrapper for assistant chat, confirmation actions, and history retrieval.
|
||||
// @LAYER: Infra-API
|
||||
// @RELATION: DEPENDS_ON -> Api
|
||||
// @RELATION: DEPENDS_ON -> api_module
|
||||
// @INVARIANT: All assistant requests must use requestApi wrapper (no native fetch).
|
||||
|
||||
import { requestApi } from '$lib/api.js';
|
||||
|
||||
Reference in New Issue
Block a user