System Flow Diagram

┌───────────────────────────────┐
│ Rochine DApp (UI / API)       │
│ - Task Creation / Management   │
│ - Workflow Composition         │
└─────────────┬─────────────────┘

┌─────────────┴─────────────┐
│ Task Module Registry       │
│ - Store / Retrieve Modules │
└─────────────┬─────────────┘

┌─────────────┴─────────────┐
│ Execution Layer            │
│ - Agent Runtime            │
│ - RobotLink / IoT Bridge   │
└─────────────┬─────────────┘

┌─────────────┴─────────────┐
│ Validation Layer           │
│ - Proof Check / Consensus  │
└─────────────┬─────────────┘

┌─────────────┴─────────────┐
│ Reward & Reputation Engine │
│ - Split / Record / Pay     │
└─────────────┬─────────────┘

┌─────────────┴─────────────┐
│ DataHub Storage Layer      │
│ - IPFS / Arweave Proofs    │
└─────────────┬─────────────┘

┌─────────────┴─────────────┐
│ Governance Layer (DAO)     │
│ - Policy / Treasury / Vote │
└────────────────────────────┘

Last updated