botbottingbot commited on
Commit
6e29db7
·
verified ·
1 Parent(s): 6a96b81

Create Diagram.txt

Browse files
Files changed (1) hide show
  1. Diagram.txt +19 -0
Diagram.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ +-------------------------------------------------------+
2
+ | MODULAR INTELLIGENCE |
3
+ +-------------------------------------------------------+
4
+ | |
5
+ | +------------------+ +------------------------+ |
6
+ | | GENERATOR | --> | CHECKER | |
7
+ | | MODULES | | (verification) | |
8
+ | +------------------+ +------------------------+ |
9
+ | | ^ |
10
+ | v | |
11
+ | +------------------+ +------------------------+ |
12
+ | | STRUCTURED | --> | FEEDBACK / FIX LOOP | |
13
+ | | OUTPUT | +------------------------+ |
14
+ | +------------------+ |
15
+ | |
16
+ +-------------------------------------------------------+
17
+ | Engines (LLMs, tools) are swappable — architecture |
18
+ | stays constant. |
19
+ +-------------------------------------------------------+