Hubic.ai
  • Hubic AI
  • EMBARK UPON
    • Introduction
      • Proof-of-Inference (PoI)
      • Proof-of-Weights (PoWg)
      • Why Hubic?
      • Main Actors and Their Roles
      • Architecture Overview
      • Use Case Examples
      • Hubic AI Hub – Model Registry
      • RWA Integration
    • Registry & System Architecture
      • Sovereign AI Agents (On-chain AI Logic Executors)
      • Liquid Strategy Engine (LSE)
      • Proof-of-Weights (PoW2)
      • Governance System
      • Hubic Intelligence Hub (Expanded)
      • Visual System Map
    • Economic Model
      • HUB Token Utility
      • Economic Actors & Reward Mechanics
      • Token Flow Diagram
      • Long-Term Sustainability
      • Optional Enterprise Layer
      • Security & Reputation Systems
      • Summary Table
      • Future Expansion Points
      • Final Notes
    • Program Flow Overview
      • Model Registration (One-Time)
      • Inference Request (User Job)
      • Execution Phase (Off-Chain)
      • Verification Phase
      • Rewards & Settlement
      • Optional Extensions
      • Key Takeaways
    • Real-World Use Case Example
      • Introduction
      • Problem Statement
      • System Actors
      • End-to-End Flow: DAO Delegation Automation
      • Benefits to DAO Operations
      • Extensions & Advanced Use
  • Hubic Economic Engine
    • Tokenomics
    • Roadmap
  • Links
    • Website
    • Twitter
    • Telegram
    • GitHub
Powered by GitBook
On this page
  1. EMBARK UPON
  2. Real-World Use Case Example

System Actors

PreviousProblem StatementNextEnd-to-End Flow: DAO Delegation Automation

Last updated 6 days ago

This use case involves a minimal but powerful set of actors working together through zk-proven logic and smart contract enforcement. Each role contributes to execution, validation, and monetization — enabling the DAO to operate in a fully trustless, composable, and revenue-generating way.


🧠 Actors & Roles:

Actor

Function

DAO Smart Contract

Triggers delegation requests and executes validator reallocation logic post-verification

zk-Model (RWA Asset)

A tokenized model that ranks validators based on uptime, slashing, APR, etc.

Executor

Runs inference off-chain using zk-circuit, returns result + proof

Validator Node

Verifies zk-proof and confirms model-output consistency on-chain

zkRegistry

Holds model metadata, proof format, verifier address, and (optionally) RWA token linkage

RWA Token Contract

Receives the model revenue share and distributes to token holders


💡 Example Tokenized Model:

A model called Hubic-RWA-StakeOpt is registered on-chain with:

  • Inference fee: 1.0 HUB per job

  • Ownership fractionalized via StakeOptToken (ERC-20)

  • DAO uses it to rebalance 250K+ ETH across top validators


🔄 Interaction Summary:

  • DAO issues an inference job with validator performance inputs

  • zk-model runs off-chain, proof generated

  • Proof verified on Ethereum

  • DAO reallocates stake based on result

  • Model earns revenue, streamed to RWA token holders


Every actor is trustless, programmable, and incentivized. And every model, if tokenized, becomes part of a real economic feedback loop.