{
  "date": "2026-09-06T10:33:37.534Z",
  "node": "v24.15.0",
  "version": "2026.9.2",
  "scope": "Config schema validation only. No Gateway started or Telegram messages sent.",
  "results": [
    {
      "file": "telegram-dm-example.json",
      "exit": 0,
      "output": "{\"valid\":true,\"path\":\"<isolated-lab>/config.json\",\"warnings\":[]}\n"
    },
    {
      "file": "telegram-group-example.json",
      "exit": 0,
      "output": "{\"valid\":true,\"path\":\"<isolated-lab>/config.json\",\"warnings\":[]}\n"
    },
    {
      "case": "negative control: empty DM allowlist",
      "exit": 0,
      "output": "{\"valid\":true,\"path\":\"<isolated-lab>/config.json\",\"warnings\":[{\"path\":\"channels.telegram.allowFrom\",\"message\":\"channels.telegram.dmPolicy=\\\"allowlist\\\" but channels.telegram.allowFrom is empty; all DMs will be dropped. Add at least one sender ID to channels.telegram.allowFrom or change channels.telegram.dmPolicy.\"}]}\n"
    }
  ]
}