Skip to content

Advanced Docs

This section is for operators, power users, and contributors who want to understand how Kabot behaves under the hood.

What You Will Find Here

  • runtime architecture
  • MCP runtime and capability attachment
  • operator workflow patterns
  • integrations and extension strategy
  • mental models for performance, safety, and maintainability

Who Should Read This

Use this section if you are: - running Kabot continuously - managing multiple channels or agents - debugging runtime behavior - comparing Kabot with other agent frameworks - extending Kabot rather than just using it

Suggested Order

  1. Runtime Architecture
  2. MCP Runtime
  3. Operator Patterns
  4. Integrations and Extensions