# botkit - Doramagic AI Context Pack

> Positioning: a pre-install experience and judgment asset. It helps the host AI get off to a good start, but it does not mean the project has already been installed, run, or validated.

## Sufficiency Principle

- **Sufficiency over compression**: The AI Context Pack should be sufficient for the host AI to understand the project's value, capability boundaries, entrypoints, risks, and evidence sources before starting work; it may be layered, but it does not aim for the shortest possible summary.
- **Compression policy**: Compress only noise and duplication, never context that affects judgment or the quality of the work.

## How the Host AI Should Use This

You are reading the AI Context Pack that Doramagic compiled for botkit. Treat it as pre-work context: help the user understand who it fits, what it can do, how to start, what must be verified after install, and where the risks are. Do not claim that you have already installed, run, or executed the target project.

## Claim Consumption Rules

- **Fact source**: Repo Evidence + Claim/Evidence Graph; the Human Wiki only supplies salience, terminology, and narrative structure.
- **Minimum status for a fact**: `supported`
- `supported`: May be used as a project fact, but the answer must cite the claim_id and evidence path.
- `weak`: Usable only as a low-confidence lead; the user must be asked to keep verifying.
- `inferred`: Usable only for risk notes or open questions; must not be packaged as a project fact.
- `unverified`: Must not be used as fact; state clearly that evidence is insufficient.
- `contradicted`: Must show the conflicting sources and must not force a single version on the user's behalf.

## Who It Fits Best

- **Users who want to understand an open-source project's value and boundaries before installing**: Current evidence comes mainly from project documentation. Claim: `clm_0002` unverified 0.25

## What It Can Do

- **Command-Line Startup or Install Flow** (Verify after install): The project documentation contains runnable commands; real use requires running them in a local or host environment. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al. Claim: `clm_0001` supported 0.86

## How to Start

- `npm install -g typescript` Evidence: `readme.md` Claim: `clm_0003` supported 0.86
- `npm install -g lerna` Evidence: `readme.md` Claim: `clm_0004` supported 0.86
- `git clone git@github.com:howdyai/botkit.git` Evidence: `readme.md` Claim: `clm_0005` supported 0.86
- `npm install --save botbuilder-adapter-facebook` Evidence: `packages/botbuilder-adapter-facebook/readme.md` Claim: `clm_0006` supported 0.86
- `npm install --save botbuilder-adapter-hangouts` Evidence: `packages/botbuilder-adapter-hangouts/readme.md` Claim: `clm_0007` supported 0.86
- `npm install --save botbuilder-adapter-slack` Evidence: `packages/botbuilder-adapter-slack/readme.md` Claim: `clm_0008` supported 0.86
- `npm install --save botbuilder-adapter-twilio-sms` Evidence: `packages/botbuilder-adapter-twilio-sms/readme.md` Claim: `clm_0009` supported 0.86
- `npm install --save botbuilder-adapter-web` Evidence: `packages/botbuilder-adapter-web/readme.md` Claim: `clm_0010` supported 0.86, `clm_0011` supported 0.86
- `npm install --save botbuilder-adapter-webex` Evidence: `packages/botbuilder-adapter-webex/readme.md` Claim: `clm_0011` supported 0.86
- `npm install -g yo generator-botkit` Evidence: `packages/botkit/README.md` Claim: `clm_0012` supported 0.86

## Continue-or-Stop Decision Card

- **Current recommendation**: Needs admin / security approval
- **Why**: Continuing may involve secrets, accounts, external services, or sensitive context; get admin or security approval first.

### 30-Second Read

- **What to do now**: Needs admin / security approval
- **Minimum safe next step**: Run Prompt Preview first; if credentials or an enterprise environment are involved, get approval before trialing
- **Do not trust yet**: Role quality and task fit cannot be trusted directly.
- **Continuing will touch**: Role selection bias, Command execution, Local environment or project files

### What You Can Trust Now

- **Capability exists: Command-Line Startup or Install Flow** (supported): You can trust that the project contains signals of this capability; whether it fits your specific task still needs trial or after-install verification. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al. Claim: `clm_0001` supported 0.86
- **There are Quick Start / install-command signals** (supported): You can trust that the docs mention a startup or install entrypoint; do not run it directly in your primary environment because of that. Evidence: `readme.md` Claim: `clm_0003` supported 0.86

### What You Cannot Trust Yet

- **Role quality and task fit cannot be trusted directly.** (unverified): A role library proves there are many roles; it does not prove each one fits your specific task or that a role produces high-quality results.
- **Do not treat role copy as real execution capability.** (unverified): Before install you can only judge whether the role description and task profile match; you cannot prove it can complete the task inside the host AI.
- **Real output quality cannot be trusted before install.** (unverified): Prompt Preview can only show how it guides you; it cannot prove result quality in the real project.
- **Host AI version compatibility cannot be trusted before install.** (unverified): Host loading rules and version differences across Claude, Cursor, Codex, Gemini, and others must be verified in a real environment.
- **That it will not pollute your existing host AI's behavior cannot be trusted directly.** (inferred): Skill, plugin, and AGENTS/CLAUDE/GEMINI instructions may change the host AI's default behavior.
- **Safe rollback cannot be assumed by default.** (unverified): Unless the project clearly provides uninstall and recovery instructions, verify in an isolated environment first.
- **After a real install, is it compatible with the user's current host AI version?** (unverified): Compatibility can only be verified in the actual host environment.
- **Does the project's output quality meet the user's specific task?** (unverified): The pre-install preview can only show flow and boundaries; it cannot replace real evaluation.

### What Continuing Will Touch

- **Role selection bias**: The user's judgment about which expert role should handle the task. Why: Picking the wrong role makes the AI answer from the wrong expert perspective, wasting time or misleading decisions.
- **Command execution**: Package managers, network downloads, the local plugin directory, project config, or the user's home directory. Why: Running the very first command can already change your environment; decide whether it is worth running first. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al.
- **Local environment or project files**: Install results, plugin caches, project config, or local dependency directories. Why: The write scope and rollback path cannot be proven before install and need isolated verification. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al.
- **Environment variables / API keys**: Project entry docs explicitly showing API key, token, secret, or account credential configuration. Why: If a real install needs credentials, use test credentials first and go through a permission/compliance review. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al.
- **Host AI context**: The AI Context Pack, Prompt Preview, Skill routing, risk rules, and project facts. Why: Importing context affects the host AI's later judgment, so avoid packaging unverified items as facts.

### Minimum Safe Next Steps

- **Run Prompt Preview first**: Use an interactive trial to verify the task profile and role match first; do not import the whole role library up front. (applies when: Applies to any project, especially when output quality is unknown.)
- **Trial-install only in an isolated directory or a test account**: Avoid letting install commands pollute your primary host AI, real projects, or home directory. (applies when: When there are signals of command execution, plugin config, or local writes.)
- **Do not use real production credentials**: Once an environment variable / API key enters the host or toolchain, it can create account and compliance risk. (applies when: When environment signals like API, TOKEN, KEY, or SECRET appear.)
- **After install, verify just one minimal task**: Verify loading, compatibility, output quality, and rollback first, then decide whether to use it deeply. (applies when: When moving from a trial into a real workflow.)

### Exit Plan

- **Preserve the pre-install state**: Record the original host config and project state so you can later judge whether it is recoverable.
- **Keep a record of the original role selection**: If output goes off-topic, you can return to the task-profiling stage and reselect a role instead of pushing on with the wrong one.
- **Record the install commands and written paths**: Without clear uninstall instructions, you at least need to know which directories or configs to clean up manually.
- **Be ready to revoke test API keys or tokens**: If test credentials leak or are misused, you can cut losses quickly.
- **If there is no rollback path, do not enter your primary environment**: No rollback is a blocker before continuing; do not proceed on trust or luck.

## What Can Only Be Previewed

- Explain who the project fits and what it can do
- Demonstrate a typical conversation flow based on project docs
- Help the user decide whether it is worth installing or researching further

## What Must Be Verified After Install

- Actually installing the Skill, plugin, or CLI
- Running scripts, modifying local files, or accessing external services
- Verifying real output quality, performance, and compatibility

## Boundary & Risk Decision Card

- **Mistaking the pre-install preview for a real run**: The user may overestimate how much configuration, permission, and compatibility verification the project has already done. Mitigation: Clearly separate prompt_preview_can_do from runtime_required. Claim: `clm_0014` inferred 0.45
- **Command execution will modify the local environment**: Install commands may write to the user's home directory, the host plugin directory, or project configuration. Mitigation: Run in an isolated environment or a test account first. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al. Claim: `clm_0015` supported 0.86
- **To confirm**: After a real install, is it compatible with the user's current host AI version?. Why: Compatibility can only be verified in the actual host environment.
- **To confirm**: Does the project's output quality meet the user's specific task?. Why: The pre-install preview can only show flow and boundaries; it cannot replace real evaluation.
- **To confirm**: Do the install commands require network access, permissions, or global writes?. Why: This affects install risk in both enterprise and personal environments.

## Pre-Work Working Context

### Loading Order

- First read how_to_use.host_ai_instruction to establish the boundaries of this pre-install judgment asset.
- Read claim_graph_summary to confirm facts come from the Claim/Evidence Graph, not the Human Wiki narrative.
- Then read intended_users, capabilities, and quick_start_candidates to judge whether the user is a match.
- When you need to carry out a concrete task, check role_skill_index first, then evidence_index.
- For real install, file modification, network access, performance, or compatibility questions, turn to risk_card and boundaries.runtime_required.

### Task Routes

- **Command-Line Startup or Install Flow**: State that this is an after-install capability first, then give a pre-install checklist. Boundary: Must be verified after a real install or run. Evidence: `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-hangouts/readme.md`, `packages/botbuilder-adapter-slack/readme.md`, `packages/botbuilder-adapter-twilio-sms/readme.md` et al. Claim: `clm_0001` supported 0.86

### Context Scale

- Total files: 251
- Important-file coverage: 40/251
- Evidence index entries: 73
- Role / Skill entries: 42

### Handling Insufficient Evidence

- **missing_evidence**: State that evidence is insufficient and ask the user for the target file, a README section, or after-install verification records; do not fill in facts.
- **out_of_scope_request**: State that the task is beyond the current AI Context Pack's evidence scope and suggest the user check the Human Manual or verify after a real install.
- **runtime_request**: Provide a pre-install checklist and command sources, but do not run commands for the user or claim they have been run.
- **source_conflict**: Show the conflicting sources side by side, mark them as unverified, and do not force a single version.

## Prompt Recipes

### Fit assessment

- Goal: Judge whether this project fits the user's current task.
- Expected output: A fit conclusion, key reasons, evidence citations, what can be previewed before install, what must be verified after install, and a next-step recommendation.

```text
Based on the AI Context Pack for botkit, ask me 3 necessary questions first, then judge whether it fits my task. The answer must cover: who it fits, what it can do, what it cannot do, whether it is worth installing, and where the evidence comes from. Every project fact must cite evidence_refs, source_paths, or a claim_id.
```

### Pre-install experience

- Goal: Let the user feel the core workflow before installing, while avoiding packaging the preview as real capability or a marketing promise.
- Expected output: An experience script with boundary labels, an after-install verification checklist, and a cautious recommendation; with no real-run promises or strong marketing language.

```text
Treat botkit as a pre-install experience asset, not an already-installed tool or a real runtime environment.

Output exactly four parts:
1. Ask me 3 necessary questions first.
2. Give an "experience script": use the three labels [Previewable before install], [Must verify after install], and [Insufficient evidence] to show how it might guide the workflow.
3. Give an after-install verification checklist: list which capabilities can only be confirmed after a real install, real host loading, and a real project run.
4. Give a cautious recommendation: only "worth researching/trialing further", "add information before deciding", or "not recommended to continue"; do not endorse the project.

Hard boundaries:
- Do not claim you have installed, run, executed tests, modified files, or produced real results.
- Do not write promise-like phrasing such as "auto-adapts", "guarantees passing", "perfect fit", or "strongly recommend installing".
- If you describe how it works after install, you must use a conditional such as "if installed successfully and the host loads the Skill correctly, it might...".
- The experience script may only be written as "example lines / hypothetical flow": use "might ask / might suggest / might show", not "has written, has generated, has passed, is running, is generating".
- Prompt Preview does not hand out install commands; if the user is ready to trial, only prompt them to read Quick Start and the Risk Card first and to verify in an isolated environment.
- Every project fact must come from a supported claim, evidence_refs, or source_paths; inferred/unverified items can only be risks or open questions.

```

### Role / Skill selection

- Goal: Pick the best-matching asset from the project's roles or Skills.
- Expected output: A list of candidate roles or Skills, each with an applicable scenario, evidence paths, risk boundary, and whether after-install verification is needed.

```text
Read role_skill_index and recommend 3-5 of the most relevant roles or Skills for my target task. For each recommendation, state the applicable scenario, likely output, risk boundary, and evidence_refs.
```

### Risk pre-check

- Goal: Identify environment, permission, rule-conflict, and quality risks before installing or adopting.
- Expected output: A checklist of environment, permission, dependency, license, host-conflict, quality risk, and unknown items.

```text
Based on risk_card, boundaries, and quick_start_candidates, give me a pre-install risk pre-check list. Do not run commands for me; only explain what I should check, why, and what impact a failure would have.
```

### Host AI kickoff instruction

- Goal: Turn the project context into a host AI instruction for the start of a conversation.
- Expected output: A pre-work instruction with clear boundaries and clear evidence citations, suitable to copy to a host AI.

```text
Based on the AI Context Pack for botkit, generate a pre-work instruction I can paste to my host AI. This instruction must obey not_runtime=true and must not claim the project has been installed, run, or produced real results.
```

## Role / Skill Index

- Indexed 42 role / Skill / project-doc entries.

- **Botkit 4.x Docs** (project_doc): This repo contains the source material for the official Botkit 4.x docs. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/readme.md`
- **! Botkit banner.png** (project_doc): Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `readme.md`
- **botbuilder-adapter-facebook** (project_doc): botbuilder-adapter-facebook Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Facebook Messenger. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-facebook/readme.md`
- **botbuilder-adapter-hangouts** (project_doc): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Google Hangouts. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-hangouts/readme.md`
- **botbuilder-adapter-slack** (project_doc): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Slack. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-slack/readme.md`
- **botbuilder-adapter-twilio-sms** (project_doc): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Twilio SMS. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-twilio-sms/readme.md`
- **Botkit's Customizable web-based chat client** (project_doc): Botkit's Customizable web-based chat client Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-web/client/readme.md`
- **botbuilder-adapter-web** (project_doc): botbuilder-adapter-web Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to the Web. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-web/readme.md`
- **botbuilder-adapter-webex** (project_doc): botbuilder-adapter-webex Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Webex Teams. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botbuilder-adapter-webex/readme.md`
- **botkit-plugin-cms** (project_doc): Use and extend dialogs authored remotely using Botkit CMS https://github.com/howdyai/botkit-cms readme . Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botkit-plugin-cms/readme.md`
- **Botkit - Building Blocks for Building Bots** (project_doc): Botkit - Building Blocks for Building Bots Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/botkit/README.md`
- **Botkit Starter Kit** (project_doc): This is a Botkit starter kit for , created with the Yeoman generator https://github.com/howdyai/botkit/tree/master/packages/generator-botkit readme . Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/generator-botkit/generators/app/templates/readme.md`
- **generator-botkit** (project_doc): generator-botkit A Yeoman https://yeoman.io template for generating Botkit https://npmjs.org/package/botkit applications Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/generator-botkit/readme.md`
- **Botkit: Building Blocks for Building Bots** (project_doc): Botkit: Building Blocks for Building Bots Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/index.md`
- **Platform Adapters** (project_doc): Websocket and Webhooks ../platforms/web.md Webex Teams ../platforms/webex.md Slack ../platforms/slack.md Google Hangouts ../platforms/hangouts.md Twilio SMS ../platforms/twilio-sms.md Facebook Messenger ../platforms/facebook.md Microsoft Teams ../core.md using-bot-framework-channels Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/index.md`
- **Botkit Plugins** (project_doc): Botkit CMS Plugin ../plugins/cms.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/plugins/index.md`
- **Provisioning Botkit** (project_doc): Provisioning Botkit As Botkit adds more platforms, it becomes increasingly difficult to keep track of all the methods for provisioning your bot on the various platforms we support. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/index.md`
- **Class Index** (project_doc): Botkit Core ../reference/core.md Botkit ../reference/core.md Botkit BotkitBotFrameworkAdapter ../reference/core.md BotkitBotFrameworkAdapter TeamsBotWorker ../reference/core.md TeamsBotWorker BotWorker ../reference/core.md BotWorker BotkitConversation ../reference/core.md BotkitConversation BotkitDialogWrapper ../reference/core.md BotkitDialogWrapper BotkitTestClient ../reference/core.md BotkitTestClient TeamsInvoke… Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/index.md`
- **Instructions for Contributing Code** (project_doc): This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement CLA declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `CONTRIBUTING.md`
- **Advanced topics** (project_doc): What causes the error: UnhandledPromiseRejectionWarning: TypeError: Cannot perform 'get' on a proxy that has been revoked Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/advanced.md`
- **Botkit Conversations** (project_doc): Botkit's core SDK ships with a Botkit-friendly dialog class called BotkitConversation reference/core.md botkitconversation . This class offers developers a familiar syntax for creating scripted dialogs, and injecting dynamic behaviors. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/conversations.md`
- **Botkit Core** (project_doc): The Botkit Controller the-botkit-controller Botkit Basics botkit-basics Receiving Messages receiving-messages-and-events Sending Messages sending-messages Using Dialogs using-dialogs Organize Your Bot Code organize-your-bot-code Using Bot Framework Channels using-bot-framework-channels Building & Using Plugins building--using-plugins Middlewares middlewares Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/core.md`
- **botbuilder-adapter-facebook** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/facebook.md`
- **botbuilder-adapter-hangouts** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/hangouts.md`
- **botbuilder-adapter-slack** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/slack.md`
- **botbuilder-adapter-twilio-sms** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/twilio-sms.md`
- **botbuilder-adapter-web** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/web.md`
- **botbuilder-adapter-webex** (project_doc): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/platforms/webex.md`
- **botkit-plugin-cms** (project_doc): &larr; Botkit Documentation ../core.md &larr; Plugin Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/plugins/cms.md`
- **Configure Botkit and Cisco Webex Teams** (project_doc): Configure Botkit and Cisco Webex Teams Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/cisco-spark.md`
- **Configure Botkit and Facebook Messenger** (project_doc): Configure Botkit and Facebook Messenger Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/facebook_messenger.md`
- **Configure Botkit and the Slack Events API** (project_doc): Configure Botkit and the Slack Events API Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/slack-events-api.md`
- **Configure Botkit and Microsoft Teams** (project_doc): Configure Botkit and Microsoft Teams Building a bot with Botkit and the Microsoft Teams API gives you access to all of the best tools and options available to create a feature-rich app for Teams. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/teams.md`
- **Configure Botkit and Twilio SMS** (project_doc): Setting up a bot for Twilio SMS is one of the easiest experiences for bot developers! Follow these steps carefully to configure your bot. Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/provisioning/twilio-sms.md`
- **Botkit CMS Plugin Class Reference** (project_doc): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/cms.md`
- **Botkit Core Class Reference** (project_doc): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/core.md`
- **Botkit for Facebook Class Reference** (project_doc): Botkit for Facebook Class Reference Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/facebook.md`
- **Botkit for Hangouts Class Reference** (project_doc): Botkit for Hangouts Class Reference Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/hangouts.md`
- **Botkit for Slack Class Reference** (project_doc): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/slack.md`
- **Botkit for Twilio SMS Class Reference** (project_doc): Botkit for Twilio SMS Class Reference Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/twilio-sms.md`
- **Botkit for the Web Class Reference** (project_doc): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/web.md`
- **Botkit for Webex Teams Class Reference** (project_doc): Botkit for Webex Teams Class Reference Activation hint: Reference this when the user needs to understand the project's structure, install path, or boundaries. Evidence: `packages/docs/reference/webex.md`

## Evidence Index

- Indexed 73 evidence entries.

- **Botkit 4.x Docs** (documentation): This repo contains the source material for the official Botkit 4.x docs. Evidence: `packages/docs/readme.md`
- **! Botkit banner.png** (documentation): Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Evidence: `readme.md`
- **botbuilder-adapter-facebook** (documentation): botbuilder-adapter-facebook Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Facebook Messenger. Evidence: `packages/botbuilder-adapter-facebook/readme.md`
- **botbuilder-adapter-hangouts** (documentation): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Google Hangouts. Evidence: `packages/botbuilder-adapter-hangouts/readme.md`
- **botbuilder-adapter-slack** (documentation): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Slack. Evidence: `packages/botbuilder-adapter-slack/readme.md`
- **botbuilder-adapter-twilio-sms** (documentation): Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Twilio SMS. Evidence: `packages/botbuilder-adapter-twilio-sms/readme.md`
- **Botkit's Customizable web-based chat client** (documentation): Botkit's Customizable web-based chat client Evidence: `packages/botbuilder-adapter-web/client/readme.md`
- **botbuilder-adapter-web** (documentation): botbuilder-adapter-web Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to the Web. Evidence: `packages/botbuilder-adapter-web/readme.md`
- **botbuilder-adapter-webex** (documentation): botbuilder-adapter-webex Connect Botkit https://www.npmjs.com/package/botkit or BotBuilder https://www.npmjs.com/package/botbuilder to Webex Teams. Evidence: `packages/botbuilder-adapter-webex/readme.md`
- **botkit-plugin-cms** (documentation): Use and extend dialogs authored remotely using Botkit CMS https://github.com/howdyai/botkit-cms readme . Evidence: `packages/botkit-plugin-cms/readme.md`
- **Botkit - Building Blocks for Building Bots** (documentation): Botkit - Building Blocks for Building Bots Evidence: `packages/botkit/README.md`
- **Botkit Starter Kit** (documentation): This is a Botkit starter kit for , created with the Yeoman generator https://github.com/howdyai/botkit/tree/master/packages/generator-botkit readme . Evidence: `packages/generator-botkit/generators/app/templates/readme.md`
- **generator-botkit** (documentation): generator-botkit A Yeoman https://yeoman.io template for generating Botkit https://npmjs.org/package/botkit applications Evidence: `packages/generator-botkit/readme.md`
- **Package** (package_manifest): { "name": "botkit-packages", "private": true, "scripts": { "postinstall": "lerna bootstrap --hoist", "build": "lerna run build", "test": "lerna run build ; lerna run test", "build-docs": "lerna run build-docs", "eslint": "./node modules/.bin/eslint ./packages/ /src/ .ts ./packages/ /src/ / .ts", "eslint-fix": "./node modules/.bin/eslint ./packages/ /src/ .ts ./packages/ /src/ / .ts --fix", "lerna:pack": "lerna run pack" }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/parser": "^5.16.0", "eslint": "^8.11.0", "eslint-config-standard": "^16.0.3", "lerna": "^4.0.0", "mocha": "^9.1.3", "nyc": "^15.1.0", "typescript": "^3.7.5" } } Evidence: `package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-facebook", "version": "1.0.12", "description": "Connect Botkit or BotBuilder to Facebook Messenger", "main": "lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "facebook", "facebook messenger", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-facebook readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "reposito… Evidence: `packages/botbuilder-adapter-facebook/package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-hangouts", "version": "1.0.9", "description": "Connect Botkit or BotBuilder to Google Hangouts", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "google hangouts", "hangouts", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-hangouts readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository":… Evidence: `packages/botbuilder-adapter-hangouts/package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-slack", "version": "1.0.14", "description": "Connect Botkit or BotBuilder to Slack", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "slack", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-slack readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "git", "url": "https://gith… Evidence: `packages/botbuilder-adapter-slack/package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-twilio-sms", "version": "1.0.8", "description": "Connect Botkit or BotBuilder to Twilio SMS", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "twilio", "sms", "twilio sms", "texting", "txting", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-twilio-sms readme", "bugs": { "url": "https://github.com/howdyai/botkit/issue… Evidence: `packages/botbuilder-adapter-twilio-sms/package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-web", "version": "1.0.10", "description": "Connect Botkit or BotBuilder to the Web", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src", "/client" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "webchat", "websocket", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-web readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "gi… Evidence: `packages/botbuilder-adapter-web/package.json`
- **Package** (package_manifest): { "name": "botbuilder-adapter-webex", "version": "1.0.10", "description": "Connect Botkit or BotBuilder to Webex Teams", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "test": "tsc ; nyc mocha tests/ .tests.js", "eslint": "./node modules/.bin/eslint --fix src/ ", "pack": "npm pack" }, "author": "Microsoft Corp.", "license": "MIT", "keywords": "webex", "botkit", "botbuilder", "botframework", "bots", "chatbots", "azure" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botbuilder-adapter-webex readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "git", "url": "https:… Evidence: `packages/botbuilder-adapter-webex/package.json`
- **Package** (package_manifest): { "name": "botkit-plugin-cms", "version": "1.0.4", "description": "Extend Botkit with access to botkit-cms", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "eslint": "./node modules/.bin/eslint --fix src/ " }, "author": "benbrown@gmail.com", "license": "MIT", "keywords": "botkit", "bots", "chatbots" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botkit-plugin-cms readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "git", "url": "https://github.com/howdyai/botkit.git" }, "dependencies": { "botkit": "^4.8.0", "debug": "^4.1.0" }, "devDependencies": { "@types/expr… Evidence: `packages/botkit-plugin-cms/package.json`
- **Package** (package_manifest): { "name": "botkit", "version": "4.15.0", "description": "Building Blocks for Building Bots", "main": "lib/index.js", "typings": "./lib/index.d.ts", "files": "/lib", "/src" , "scripts": { "build": "tsc", "eslint": "./node modules/.bin/eslint --fix src/ ", "test": "tsc ; nyc mocha tests/ .tests.js", "pack": "npm pack" }, "author": "benbrown@gmail.com", "license": "MIT", "keywords": "botkit", "botbuilder", "botframework", "bots", "chatbots" , "homepage": "https://github.com/howdyai/botkit/blob/master/packages/botkit readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "git", "url": "https://github.com/howdyai/botkit.git" }, "dependencies": { "body-par… Evidence: `packages/botkit/package.json`
- **Package** (package_manifest): { "name": "botkit-docs", "version": "1.0.0", "description": "Documentation for Botkit 4.x", "scripts": { "build-docs": "./build/build.sh" }, "author": "benbrown@gmail.com", "license": "MIT", "dependencies": { "handlebars": "^4.7.7", "typedoc": "^0.22.10", "typedoc-plugin-external-module-name": "4.0.6" }, "devDependencies": { "typedoc-plugin-no-inherit": "^1.1.10" } } Evidence: `packages/docs/package.json`
- **Package** (package_manifest): { "name": "botkit- ", "version": "1.0.0", "description": "", "main": "bot.js", "scripts": { "start": "node bot.js", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "botkit": "^4.15.0", "botkit-plugin-cms": "^1.0.3", "botbuilder-storage-mongodb":"^0.9.5", "dotenv": "^7.0.0" } } Evidence: `packages/generator-botkit/generators/app/templates/package.json`
- **Package** (package_manifest): { "name": "generator-botkit", "version": "4.15.0", "description": "Automatically generate a Botkit application template for any supported platform", "scripts": { "pack": "npm pack" }, "files": "generators" , "keywords": "yeoman-generator", "botkit", "bots", "chatbots" , "author": "Microsoft Corp.", "license": "MIT", "homepage": "https://github.com/howdyai/botkit/blob/master/packages/generator-botkit readme", "bugs": { "url": "https://github.com/howdyai/botkit/issues" }, "repository": { "type": "git", "url": "https://github.com/howdyai/botkit.git" }, "dependencies": { "yeoman-generator": "5.6.1", "underscore": "1.13.1" } } Evidence: `packages/generator-botkit/package.json`
- **Package** (package_manifest): { "name": "testbot", "version": "1.0.0", "description": "a test harness for testing in-progress changes to botkit", "main": "bot.js", "scripts": { "start": "node bot.js" }, "author": "benbrown@gmail.com", "license": "MIT", "dependencies": { "botbuilder": "^4.15.0", "botbuilder-ai": "^4.15.0", "botbuilder-dialogs": "^4.15.0", "botbuilder-adapter-facebook": "^1.0.0", "botbuilder-adapter-hangouts": "^1.0.0", "botbuilder-adapter-slack": "^1.0.0", "botbuilder-adapter-twilio-sms": "^1.0.0", "botbuilder-adapter-web": "^1.0.0", "botbuilder-adapter-webex": "^1.0.0", "botbuilder-dialogs-botkit-cms": "0.0.1", "botbuilder-storage-mongodb": "^0.9.5", "botkit": "^4.15.0", "botkit-plugin-cms": "^1.0.3", "… Evidence: `packages/testbot/package.json`
- **Botkit: Building Blocks for Building Bots** (documentation): Botkit: Building Blocks for Building Bots Evidence: `packages/docs/index.md`
- **Platform Adapters** (documentation): Websocket and Webhooks ../platforms/web.md Webex Teams ../platforms/webex.md Slack ../platforms/slack.md Google Hangouts ../platforms/hangouts.md Twilio SMS ../platforms/twilio-sms.md Facebook Messenger ../platforms/facebook.md Microsoft Teams ../core.md using-bot-framework-channels Evidence: `packages/docs/platforms/index.md`
- **Botkit Plugins** (documentation): Botkit CMS Plugin ../plugins/cms.md Evidence: `packages/docs/plugins/index.md`
- **Provisioning Botkit** (documentation): Provisioning Botkit As Botkit adds more platforms, it becomes increasingly difficult to keep track of all the methods for provisioning your bot on the various platforms we support. Evidence: `packages/docs/provisioning/index.md`
- **Class Index** (documentation): Botkit Core ../reference/core.md Botkit ../reference/core.md Botkit BotkitBotFrameworkAdapter ../reference/core.md BotkitBotFrameworkAdapter TeamsBotWorker ../reference/core.md TeamsBotWorker BotWorker ../reference/core.md BotWorker BotkitConversation ../reference/core.md BotkitConversation BotkitDialogWrapper ../reference/core.md BotkitDialogWrapper BotkitTestClient ../reference/core.md BotkitTestClient TeamsInvokeMiddleware ../reference/core.md TeamsInvokeMiddleware Botkit for the Web ../reference/web.md WebAdapter ../reference/web.md WebAdapter Botkit for Webex Teams ../reference/webex.md WebexAdapter ../reference/webex.md WebexAdapter WebexBotWorker ../reference/webex.md WebexBotWorker… Evidence: `packages/docs/reference/index.md`
- **Instructions for Contributing Code** (documentation): This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement CLA declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. Evidence: `CONTRIBUTING.md`
- **Advanced topics** (documentation): What causes the error: UnhandledPromiseRejectionWarning: TypeError: Cannot perform 'get' on a proxy that has been revoked Evidence: `packages/docs/advanced.md`
- **Botkit Conversations** (documentation): Botkit's core SDK ships with a Botkit-friendly dialog class called BotkitConversation reference/core.md botkitconversation . This class offers developers a familiar syntax for creating scripted dialogs, and injecting dynamic behaviors. Evidence: `packages/docs/conversations.md`
- **Botkit Core** (documentation): The Botkit Controller the-botkit-controller Botkit Basics botkit-basics Receiving Messages receiving-messages-and-events Sending Messages sending-messages Using Dialogs using-dialogs Organize Your Bot Code organize-your-bot-code Using Bot Framework Channels using-bot-framework-channels Building & Using Plugins building--using-plugins Middlewares middlewares Evidence: `packages/docs/core.md`
- **botbuilder-adapter-facebook** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/facebook.md`
- **botbuilder-adapter-hangouts** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/hangouts.md`
- **botbuilder-adapter-slack** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/slack.md`
- **botbuilder-adapter-twilio-sms** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/twilio-sms.md`
- **botbuilder-adapter-web** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/web.md`
- **botbuilder-adapter-webex** (documentation): &larr; Botkit Documentation ../core.md &larr; Platform Index index.md Evidence: `packages/docs/platforms/webex.md`
- **botkit-plugin-cms** (documentation): &larr; Botkit Documentation ../core.md &larr; Plugin Index index.md Evidence: `packages/docs/plugins/cms.md`
- **Configure Botkit and Cisco Webex Teams** (documentation): Configure Botkit and Cisco Webex Teams Evidence: `packages/docs/provisioning/cisco-spark.md`
- **Configure Botkit and Facebook Messenger** (documentation): Configure Botkit and Facebook Messenger Evidence: `packages/docs/provisioning/facebook_messenger.md`
- **Configure Botkit and the Slack Events API** (documentation): Configure Botkit and the Slack Events API Evidence: `packages/docs/provisioning/slack-events-api.md`
- **Configure Botkit and Microsoft Teams** (documentation): Configure Botkit and Microsoft Teams Building a bot with Botkit and the Microsoft Teams API gives you access to all of the best tools and options available to create a feature-rich app for Teams. Evidence: `packages/docs/provisioning/teams.md`
- **Configure Botkit and Twilio SMS** (documentation): Setting up a bot for Twilio SMS is one of the easiest experiences for bot developers! Follow these steps carefully to configure your bot. Evidence: `packages/docs/provisioning/twilio-sms.md`
- **Botkit CMS Plugin Class Reference** (documentation): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Evidence: `packages/docs/reference/cms.md`
- **Botkit Core Class Reference** (documentation): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Evidence: `packages/docs/reference/core.md`
- **Botkit for Facebook Class Reference** (documentation): Botkit for Facebook Class Reference Evidence: `packages/docs/reference/facebook.md`
- **Botkit for Hangouts Class Reference** (documentation): Botkit for Hangouts Class Reference Evidence: `packages/docs/reference/hangouts.md`
- **Botkit for Slack Class Reference** (documentation): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Evidence: `packages/docs/reference/slack.md`
- **Botkit for Twilio SMS Class Reference** (documentation): Botkit for Twilio SMS Class Reference Evidence: `packages/docs/reference/twilio-sms.md`
- **Botkit for the Web Class Reference** (documentation): &larr; Botkit Documentation ../core.md &larr; Class Index index.md Evidence: `packages/docs/reference/web.md`
- **Botkit for Webex Teams Class Reference** (documentation): Botkit for Webex Teams Class Reference Evidence: `packages/docs/reference/webex.md`
- **Lerna** (structured_config): { "packages": "packages/ " , "version": "independent" } Evidence: `lerna.json`
- **Botworker** (source_file): import { Botkit, BotWorker } from 'botkit'; import { FacebookAPI } from './facebook api'; ⋮---- export class FacebookBotWorker extends BotWorker ⋮---- public constructor botkit: Botkit, config: any ⋮---- public async startConversationWithUser userId : Promise Evidence: `packages/botbuilder-adapter-facebook/src/botworker.ts`
- **Facebook Adapter** (source_file): import { Activity, ActivityTypes, BotAdapter, TurnContext, ConversationReference, ResourceResponse } from 'botbuilder'; ⋮---- import { FacebookBotWorker } from './botworker'; import { FacebookAPI } from './facebook api'; ⋮---- export class FacebookAdapter extends BotAdapter ⋮---- public constructor options: FacebookAdapterOptions ⋮---- public async init botkit : Promise ⋮---- public async getAPI activity: Partial : Promise ⋮---- private activityToFacebook activity: any : any ⋮---- public async sendActivities context: TurnContext, activities: Partial : Promise ⋮---- public async updateActivity context: TurnContext, activity: Partial : Promise ⋮---- public async deleteActivity context: TurnCo… Evidence: `packages/botbuilder-adapter-facebook/src/facebook_adapter.ts`
- **Botworker** (source_file): import { BotWorker, BotkitMessage } from 'botkit'; ⋮---- export class HangoutsBotWorker extends BotWorker ⋮---- public async updateMessage update: Partial : Promise ⋮---- public async deleteMessage update: Partial : Promise ⋮---- public async replyWithNew src: any, resp: Partial : Promise ⋮---- public async replyWithUpdate src: any, resp: Partial : Promise ⋮---- public async replyInThread src, resp : Promise ⋮---- public async startConversationInThread spaceName: string, userId: string, threadKey?: string : Promise Evidence: `packages/botbuilder-adapter-hangouts/src/botworker.ts`
- **Hangouts Adapter** (source_file): import { Activity, ActivityTypes, BotAdapter, TurnContext, ConversationReference, ResourceResponse } from 'botbuilder'; ⋮---- import { google } from 'googleapis'; import { HangoutsBotWorker } from './botworker'; ⋮---- export class HangoutsAdapter extends BotAdapter ⋮---- public constructor options: HangoutsAdapterOptions ⋮---- private activityToHangouts activity: Activity : any ⋮---- public async sendActivities context: TurnContext, activities: Partial : Promise ⋮---- public async updateActivity context: TurnContext, activity: Partial : Promise ⋮---- public async deleteActivity context: TurnContext, reference: Partial : Promise ⋮---- public async continueConversation reference: Partial , lo… Evidence: `packages/botbuilder-adapter-hangouts/src/hangouts_adapter.ts`
- The remaining 13 evidence entries are in `AI_CONTEXT_PACK.json` or `EVIDENCE_INDEX.json`.

## Rules the Host AI Must Follow

- **Treat this asset as pre-work context, not a runtime environment.**: The AI Context Pack contains only an evidence-backed understanding of the project, not the project's executable state. Evidence: `packages/docs/readme.md`, `readme.md`, `packages/botbuilder-adapter-facebook/readme.md`
- **When answering the user, distinguish what can be previewed from what can only be verified after install.**: The consumer value of the pre-install experience comes from reducing bad installs and misjudgments, not from pretending to be a real run. Evidence: `packages/docs/readme.md`, `readme.md`, `packages/botbuilder-adapter-facebook/readme.md`

## Questions the User Should Answer First

- Which host AI or local environment do you plan to use it in?
- Do you just want to experience the workflow first, or are you ready to actually install?
- What matters most to you: install cost, output quality, or conflicts with your existing rules?

## Acceptance Checks

- Every capability claim can be traced back to a file path in evidence_refs.
- AI_CONTEXT_PACK.md does not package previews as a real run.
- The user can understand who it fits, what it can do, how to start, and the risk boundaries within 3 minutes.

---

## Doramagic Context Augmentation

The following sections strengthen the repository context for a host AI. Human Manual data is a reading route, and pitfall notes become operating constraints.

## Human Manual Outline

Usage rule: this is only a reading route and salience signal, not factual authority. Concrete claims must still return to repo evidence or Claim Graph.

Host AI hard rules:
- Do not treat page titles, section order, summaries, or importance values as factual project evidence.
- When explaining the Human Manual outline, state that it is only a reading route or salience signal.
- Capability, installation, compatibility, runtime state, and risk claims must cite repo evidence, source paths, or Claim Graph.

- **Introduction and Project Layout**: importance `high`
  - source_paths: readme.md, lerna.json, package.json, packages/botkit/README.md, packages/docs/index.md
- **Core Library and Conversation Engine**: importance `high`
  - source_paths: packages/botkit/src/core.ts, packages/botkit/src/botworker.ts, packages/botkit/src/adapter.ts, packages/botkit/src/conversation.ts, packages/botkit/src/conversationState.ts
- **Platform Adapters (Slack, Facebook, Hangouts, Twilio, Webex, Web)**: importance `high`
  - source_paths: packages/botbuilder-adapter-slack/src/slack_adapter.ts, packages/botbuilder-adapter-slack/src/slackevent_middleware.ts, packages/botbuilder-adapter-slack/src/messagetype_middleware.ts, packages/botbuilder-adapter-slack/src/slack_dialog.ts, packages/botbuilder-adapter-slack/src/botworker.ts
- **Plugins, Tooling, Scaffolding, and Community Roadmap**: importance `high`
  - source_paths: packages/botkit-plugin-cms/src/cms.ts, packages/botkit-plugin-cms/src/index.ts, packages/generator-botkit/generators/app/index.js, packages/generator-botkit/generators/slack/index.js, packages/generator-botkit/generators/facebook/index.js

## Repo Inspection Evidence

- repo_clone_verified: true
- repo_inspection_verified: true
- repo_commit: `b8f0e3e7fd9238a585ffdcec4a691acb23d0adcf`
- inspected_files: `package.json`, `readme.md`, `packages/botbuilder-adapter-facebook/.eslintrc.js`, `packages/botbuilder-adapter-facebook/CHANGELOG.md`, `packages/botbuilder-adapter-facebook/LICENSE.md`, `packages/botbuilder-adapter-facebook/package-lock.json`, `packages/botbuilder-adapter-facebook/package.json`, `packages/botbuilder-adapter-facebook/readme.md`, `packages/botbuilder-adapter-facebook/src/botworker.ts`, `packages/botbuilder-adapter-facebook/src/facebook_adapter.ts`, `packages/botbuilder-adapter-facebook/src/facebook_api.ts`, `packages/botbuilder-adapter-facebook/src/facebook_event_middleware.ts`, `packages/botbuilder-adapter-facebook/src/index.ts`, `packages/botbuilder-adapter-facebook/tests/FacebookAdapter.tests.js`, `packages/botbuilder-adapter-facebook/tests/FacebookEventMiddleware.tests.js`, `packages/botbuilder-adapter-facebook/tests/shared.js`, `packages/botbuilder-adapter-facebook/tsconfig.json`, `packages/botbuilder-adapter-hangouts/.eslintrc.js`, `packages/botbuilder-adapter-hangouts/CHANGELOG.md`, `packages/botbuilder-adapter-hangouts/LICENSE.md`

Host AI hard rules:
- Without repo_clone_verified=true, do not claim that the source code has been read.
- Without repo_inspection_verified=true, do not write README, docs, or package-file conclusions as facts.
- Without quick_start_verified=true, do not claim that the Quick Start path has run successfully.

## Doramagic Pitfall Constraints

These rules come from Doramagic discovery, validation, or compilation findings. The host AI must treat them as operating constraints, not background notes.

### Constraint 1: Capability evidence risk requires verification

- Trigger: README/documentation is current enough for a first validation pass.
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: capability.assumptions | https://github.com/howdyai/botkit
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.

### Constraint 2: Security or permission risk requires verification

- Trigger: no_demo
- Host AI rule: Reproduce the official install and quickstart path in an isolated environment.
- Why it matters: May increase setup, validation, or first-run risk for the user.
- Evidence: downstream_validation.risk_items | https://github.com/howdyai/botkit
- Hard boundary: Do not present this pitfall as solved, verified, or ignorable unless later evidence explicitly closes it.
