fix defects D1-D12 batch 1, structured envelope, saf gates + ops kill-switches
This commit is contained in:
+11
@@ -16,3 +16,14 @@ system = "You are a smart AI assistant with access to real-time video game infor
|
||||
igdb-client-id = "YOUR_IGDB_CLIENT_ID"
|
||||
igdb-access-token = "YOUR_IGDB_ACCESS_TOKEN"
|
||||
enable-game-info = true
|
||||
|
||||
# --- operator / safety (SPEC-003, SPEC-006) ---
|
||||
# Model may route answers only to allowlisted channels; default = the
|
||||
# channels named in this config (chat/staff/welcome/additional-responders).
|
||||
# allowed-channels = ["chat", "staff"]
|
||||
# Regexes that force a staff alert regardless of the model's judgement:
|
||||
# staff-alert-keywords = ["(?i)hjelp|help|emergency"]
|
||||
# Staff-alert rate limit per rolling hour (excess alerts are logged):
|
||||
# staff-alert-max-per-hour = 10
|
||||
# Staff commands (staff channel only): !bot pause | resume | images on|off
|
||||
# | tasks on|off | quiet <minutes> | status
|
||||
|
||||
Reference in New Issue
Block a user