# Technical Document Extraction: Architect Meta Agent Workflow
## 1. Overview
The image illustrates a hierarchical, iterative architectural framework titled **"Architect Meta Agent."** The diagram depicts a two-stage process for plan generation, moving from a high-level conceptual phase to a granular execution phase. Each phase utilizes a feedback loop between a generator and a critic.
## 2. Component Isolation
### Region 1: Header / Container
* **Outer Boundary:** Represented by a large dashed-line rectangle encompassing all elements.
* **Title:** *Architect Meta Agent* (Located at the top-left, rendered in italicized sans-serif font).
### Region 2: High-Level Planning Stage (Top Section)
This section is enclosed in a horizontal dashed-line rectangle.
* **Component A (Left):** "High-level Planner" (Blue text, rounded solid-line box).
* **Component B (Right):** "Plan Critiquer" (Blue text, rounded solid-line box).
* **Interaction:** Two curved arrows create a bidirectional loop between the Planner and the Critiquer, indicating an iterative refinement process.
### Region 3: Intermediate Output (Center)
* **Connector:** A vertical downward-pointing arrow originates from the High-Level Planning Stage.
* **Label:** **High Level Plan** (Bold black text, positioned to the right of the arrow).
### Region 4: Detailed Planning Stage (Bottom Section)
This section is enclosed in a horizontal dashed-line rectangle.
* **Component C (Left):** "Plan expander" (Blue text, rounded solid-line box).
* **Component D (Right):** "Detail Plan Critiquer" (Blue text, rounded solid-line box).
* **Interaction:** Two curved arrows create a bidirectional loop between the Expander and the Detail Critiquer, indicating a second iterative refinement process.
### Region 5: Final Output (Footer)
* **Connector:** A vertical downward-pointing arrow originates from the Detailed Planning Stage and exits the bottom of the main container.
* **Label:** **Detailed Plan** (Bold black text, positioned to the right of the arrow).
---
## 3. Process Flow and Logic
The "Architect Meta Agent" operates through a top-down refinement logic:
1. **Conceptualization Loop:** The **High-level Planner** proposes an initial strategy. The **Plan Critiquer** evaluates it. This loop continues until a viable **High Level Plan** is produced.
2. **Transition:** The finalized High Level Plan is passed down as the foundational input for the next stage.
3. **Expansion Loop:** The **Plan expander** takes the high-level strategy and breaks it down into specific steps. The **Detail Plan Critiquer** reviews these specific steps for accuracy or feasibility.
4. **Finalization:** Once the expansion loop is satisfied, the system outputs the final **Detailed Plan**.
---
## 4. Textual Transcription
| Location | Text Content | Style |
| :--- | :--- | :--- |
| Top Left | Architect Meta Agent | Italicized |
| Top Box (Left) | High-level Planner | Blue, Sans-serif |
| Top Box (Right) | Plan Critiquer | Blue, Sans-serif |
| Center Label | High Level Plan | Bold, Black |
| Bottom Box (Left) | Plan expander | Blue, Sans-serif |
| Bottom Box (Right) | Detail Plan Critiquer | Blue, Sans-serif |
| Bottom Label | Detailed Plan | Bold, Black |
**Language Declaration:** All text is in **English**. No other languages are present.