safety layer: hard daily budget, user quotas, spend report, forgetme + privacy

This commit is contained in:
Oleksandr Kozachuk
2026-07-13 13:21:45 +02:00
parent f6c3e7d8e5
commit 02c989946b
11 changed files with 465 additions and 6 deletions
+9
View File
@@ -27,3 +27,12 @@ enable-game-info = true
# staff-alert-max-per-hour = 10
# Staff commands (staff channel only): !bot pause | resume | images on|off
# | tasks on|off | quiet <minutes> | status
# Cost governance (SPEC-003 SAF-04..07) — budget is a HARD cap, fail-closed:
# daily-budget-usd = 2.0
# price-input-per-m = 1.0 # USD per 1M input tokens (gpt-5.6-luna)
# price-output-per-m = 6.0 # USD per 1M output tokens
# price-per-image = 0.05
# user-daily-messages = 200
# user-daily-images = 10
# Privacy (SAF-08/09): users can always run !forgetme and !privacy
# privacy-notice = "I keep recent messages and a summary. !forgetme deletes yours."