The README has a text-based architecture description but lacks a visual diagram. Adding a Mermaid or ASCII architecture diagram would help new contributors understand the system flow:
User Input → InputSanitizer → SOULParser → AgentRuntime → ToolsManager → Memory → Response
↓
Rust Governor
(filter, audit, sandbox)
This would make the project more approachable for first-time contributors.
The README has a text-based architecture description but lacks a visual diagram. Adding a Mermaid or ASCII architecture diagram would help new contributors understand the system flow:
This would make the project more approachable for first-time contributors.