feat(policy-file): move channel overrides to standalone channelPoliciesFile with hot reload

This commit is contained in:
2026-02-26 00:28:34 +00:00
parent d6f908b813
commit 682d9a336e
8 changed files with 79 additions and 39 deletions

View File

@@ -0,0 +1,12 @@
{
"1476369680632647721": {
"listMode": "agent-list",
"agentList": ["1474088632750047324"],
"endSymbols": ["🔚"]
},
"another-channel-id": {
"listMode": "human-list",
"humanList": ["561921120408698910"],
"endSymbols": ["🔚"]
}
}