fix(soul): address review issues in feat/layer-safety
Neuron Soul CI / build (pull_request) Failing after 6m47s
Neuron Soul CI / build (pull_request) Failing after 6m47s
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ extern fn hard_bell_threshold() -> Int
|
||||
extern fn safety_threat_score(input: String, history: String) -> Int
|
||||
extern fn safety_screen(input: String, history: String) -> String
|
||||
extern fn safety_validate(output: String, action: String) -> String
|
||||
extern fn safety_log_bell(level: String, reason: String, input_summary: String) -> Void
|
||||
extern fn safety_log_bell(level: String, reason: String, input_summary: String) -> String
|
||||
|
||||
Reference in New Issue
Block a user