human behavior: classifier gate, pacing, splitting, quiet hours, stable prompt prefix
This commit is contained in:
@@ -42,3 +42,11 @@ enable-game-info = true
|
||||
# memory-episodes-per-channel = 10 # episode decay cap
|
||||
# memory-fact-retention-days = 180 # GDPR storage limitation
|
||||
# Staff: !bot memory <user> | forget-fact <id> | pin <channel|global> <fact> | unpin <id>
|
||||
|
||||
# Human behavior (SPEC-010) — every knob unset = old behavior:
|
||||
# classifier-model = "gpt-5.6-luna" # reply/ignore + factual pre-pass (~100 tok)
|
||||
# typing-chars-per-second = 30 # reply pacing; factual answers skip it
|
||||
# typing-max-seconds = 8
|
||||
# split-threshold = 1200 # long answers split at paragraphs
|
||||
# split-max-parts = 3
|
||||
# quiet-hours = "21:00-09:00" # no bot-initiated posts in this window
|
||||
|
||||
Reference in New Issue
Block a user