corvadotfun
  • corvadotfun โ€” Documentation
  • ๐Ÿ”ท What is Corva?
  • ๐Ÿง  Core Architecture
  • โš™๏ธ AgentNode Class โ€” Conceptual Code
  • ๐Ÿ“ Agent DAG Equation
  • ๐Ÿ› ๏ธ Key Capabilities
  • ๐Ÿ” Security Model
  • ๐Ÿ”— Integration Hooks
  • ๐Ÿ“ˆ Use Cases
  • ๐Ÿ“Š Agent Types
  • ๐Ÿงฌ Composability Primitives
  • โšก Mesh Performance
  • ๐Ÿ”ญ Future Modules
  • ๐Ÿ“š Coming Soon
  • ๐Ÿงพ Summary
Powered by GitBook
On this page

๐Ÿ“Š Agent Types

๐Ÿ”ธ ObserverAgent

Listens for on-chain events or wallet changes. Triggers new nodes based on detected signals.

๐Ÿ”ธ ExecutorAgent

Performs computation or interaction, like a trade, proposal submission, or webhook dispatch.

๐Ÿ”ธ RouterAgent

Redirects flow between multiple AgentNodes based on runtime logic.

Previous๐Ÿ“ˆ Use CasesNext๐Ÿงฌ Composability Primitives

Last updated 2 days ago