{ "$schema": "https://capsule-registry.pages.dev/schemas/install.v1.json", "files": [ { "from": "src/app/src/do/BotSession.ts", "to": "do/BotSession.ts" }, { "from": "src/app/src/pages/api/bot.ts", "to": "api/bot.ts" } ], "env_required": [ "CF_AIG_TOKEN", "CF_AI_GATEWAY_BASEURL", "ROOMS_KV", "BOT_SESSION" ] }