Skip to content

Commit fb722ab

Browse files
committed
docs(architecture): refresh rebrand diagrams
1 parent 9aac8b0 commit fb722ab

21 files changed

Lines changed: 50 additions & 36 deletions

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -200,20 +200,24 @@ Read the full architecture reference: [docs/ARCHITECTURE.md](docs/ARCHITECTURE.m
200200

201201
<table>
202202
<tr>
203-
<td align="center"><a href="docs/Core_Agent_arch.jpg"><img src="docs/Core_Agent_arch.jpg" width="360" alt="Row-Bot core agent architecture"></a><br><strong>Core Agent</strong></td>
204-
<td align="center"><a href="docs/Context_arch.jpg"><img src="docs/Context_arch.jpg" width="360" alt="Row-Bot context architecture"></a><br><strong>Context Assembly</strong></td>
203+
<td align="center"><a href="docs/Core_Agent_Arch.png"><img src="docs/Core_Agent_Arch.png" width="360" alt="Row-Bot core agent architecture"></a><br><strong>Core Agent</strong></td>
204+
<td align="center"><a href="docs/Context_Arch.png"><img src="docs/Context_Arch.png" width="360" alt="Row-Bot context architecture"></a><br><strong>Context Assembly</strong></td>
205205
</tr>
206206
<tr>
207-
<td align="center"><a href="docs/Memory_arch.jpg"><img src="docs/Memory_arch.jpg" width="360" alt="Row-Bot memory system architecture"></a><br><strong>Memory System</strong></td>
208-
<td align="center"><a href="docs/Workflows_arch.jpg"><img src="docs/Workflows_arch.jpg" width="360" alt="Row-Bot background workflow architecture"></a><br><strong>Background Workflows</strong></td>
207+
<td align="center"><a href="docs/Knowledge_Graph_Arch.png"><img src="docs/Knowledge_Graph_Arch.png" width="360" alt="Row-Bot knowledge graph architecture"></a><br><strong>Knowledge Graph</strong></td>
208+
<td align="center"><a href="docs/Workflows_Arch.png"><img src="docs/Workflows_Arch.png" width="360" alt="Row-Bot background workflow architecture"></a><br><strong>Background Workflows</strong></td>
209209
</tr>
210210
<tr>
211-
<td align="center"><a href="docs/Channels_arch.jpg"><img src="docs/Channels_arch.jpg" width="360" alt="Row-Bot multi-channel architecture"></a><br><strong>Multi-Channel Runtime</strong></td>
212-
<td align="center"><a href="docs/Designer_arch.jpg"><img src="docs/Designer_arch.jpg" width="360" alt="Row-Bot Designer Studio architecture"></a><br><strong>Designer Studio</strong></td>
211+
<td align="center"><a href="docs/Multi_Channel_Arch.png"><img src="docs/Multi_Channel_Arch.png" width="360" alt="Row-Bot multi-channel architecture"></a><br><strong>Multi-Channel Runtime</strong></td>
212+
<td align="center"><a href="docs/Designer_Studio_Arch.png"><img src="docs/Designer_Studio_Arch.png" width="360" alt="Row-Bot Designer Studio architecture"></a><br><strong>Designer Studio</strong></td>
213213
</tr>
214214
<tr>
215-
<td align="center"><a href="docs/Safety_arch.jpg"><img src="docs/Safety_arch.jpg" width="360" alt="Row-Bot safety privacy and control architecture"></a><br><strong>Safety, Privacy &amp; Control</strong></td>
216-
<td align="center"><a href="docs/Self_Aware_arch.jpg"><img src="docs/Self_Aware_arch.jpg" width="360" alt="Row-Bot self-awareness and self-management architecture"></a><br><strong>Self-Awareness</strong></td>
215+
<td align="center"><a href="docs/Developer_Studio_Arch.png"><img src="docs/Developer_Studio_Arch.png" width="360" alt="Row-Bot Developer Studio architecture"></a><br><strong>Developer Studio</strong></td>
216+
<td align="center"><a href="docs/Skills_System_Arch.png"><img src="docs/Skills_System_Arch.png" width="360" alt="Row-Bot skills system architecture"></a><br><strong>Skills System</strong></td>
217+
</tr>
218+
<tr>
219+
<td align="center"><a href="docs/Safety_Privacy_Arch.png"><img src="docs/Safety_Privacy_Arch.png" width="360" alt="Row-Bot safety privacy and control architecture"></a><br><strong>Safety, Privacy &amp; Control</strong></td>
220+
<td align="center"><a href="docs/Self_Evolution_Arch.png"><img src="docs/Self_Evolution_Arch.png" width="360" alt="Row-Bot self-evolution architecture"></a><br><strong>Self-Evolution</strong></td>
217221
</tr>
218222
</table>
219223

docs/Channels_arch.jpg

-192 KB
Binary file not shown.

docs/Context_Arch.png

1.23 MB
Loading

docs/Context_arch.jpg

-219 KB
Binary file not shown.

docs/Core_Agent_Arch.png

1.16 MB
Loading

docs/Core_Agent_arch.jpg

-195 KB
Binary file not shown.

docs/Designer_Studio_Arch.png

1.23 MB
Loading

docs/Designer_arch.jpg

-215 KB
Binary file not shown.

docs/Developer_Studio_Arch.png

1.37 MB
Loading

docs/Knowledge_Graph_Arch.png

1.23 MB
Loading

0 commit comments

Comments
 (0)