human behavior: classifier gate, pacing, splitting, quiet hours, stable prompt prefix
This commit is contained in:
@@ -17,10 +17,11 @@ A responder bound to channel `X` uses `config["X"]` as its system
|
||||
prompt when that key exists, else `config["system"]`. One deployment
|
||||
can speak differently per channel.
|
||||
|
||||
### CFG-03 — Missing news file leaves the placeholder untouched (coverage: test)
|
||||
### CFG-03 — Missing news file degrades silently (coverage: test)
|
||||
|
||||
When `news` points to a non-existent file, the `{news}` placeholder
|
||||
stays literal in the system prompt (no crash, no empty substitution).
|
||||
When `news` points to a non-existent file, the context suffix simply
|
||||
carries no news section (no crash, no literal placeholder — revised
|
||||
with ENV-20; previously the `{news}` placeholder stayed literal).
|
||||
|
||||
### CFG-04 — Config hot-reload applies on the event loop (coverage: test)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user