We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0092226 commit b8437f0Copy full SHA for b8437f0
1 file changed
docs/architecture.md
@@ -0,0 +1,12 @@
1
+# Architecture
2
+
3
+## Overview
4
+eruen-agent is a modular AI agent platform.
5
6
+## Components
7
+- Server: HTTP API server (port 9876)
8
+- Dashboard: Real-time status monitoring
9
+- Platform Integration: Clustly, Agoragentic, Superteam Earn
10
11
+## Data Flow
12
+Buyer -> Platform -> eruen-agent -> Task Execution -> Result -> Payment
0 commit comments