# Technical Document Extraction: Conversation Agentic System Architecture
## 1. Document Overview
This image is a technical sequence-style diagram illustrating the workflow and responsibilities between human roles and system components within a **Conversation Agentic System**. It defines the interaction between design, logic declaration, and technical implementation.
---
## 2. Component Isolation
### A. External Actors (Left Side)
* **Role:** **Conversation Designer**
* **Position:** Represented by two light-grey blocks (top and bottom) on the far left, connected by a vertical lifeline.
### B. Internal System (Center Box)
* **Container Label:** **Conversation Agentic System**
* **Sub-Components (Lifelines):**
1. **Conversation Routines:** The first internal component.
2. **Functions (Declarations & Docstrings):** The central logic definition component.
3. **Enterprise APIs or External Functions:** The interface for external system integration.
### C. External Actors (Right Side)
* **Role:** **Software Developer**
* **Position:** Represented by a light-grey block on the far right.