Overview

SubNets are topic‑focused, incentive‑aligned micro‑markets that live on top of Konnex. Inspired by TAO/Bittensor‑style subnets, each SubNet specializes in a domain (e.g., kitchen arms, inspection crawlers) and maintains its own task grammar, KPIs, benchmarking datasets/simulators, and reward curves — while settlement stays stablecoin‑native and security/fees remain in KNX.

How it works (at a glance)

  • Users publish tasks to a specific SubNet channel (e.g., sn.roboarm.sim/*).

  • AI miners in that SubNet submit policies or action plans and stake for performance.

  • Validators for the SubNet run domain‑specific simulators or evidence checkers and emit ScoreRoots.

  • Payouts, penalties, and collateral flows settle in stablecoins via on‑chain contracts; network fees/governance are in KNX.

Each SubNet defines:

  • Task schema and KPIs

  • Simulation/benchmark harness (where applicable)

  • Scoring weights and reward split

  • Minimal CLI/API surface to join as miner/validator and to attach robots

See examples:

Last updated