hackquest logo

Orchestra

The orchestration layer for Bittensor

视频

项目图片 1
项目图片 2
项目图片 3
项目图片 4

技术栈

Python
Bittensor SDK

描述

Orchestra is the orchestration layer for Bittensor. Submit a high-level objective — market research, competitive analysis, data aggregation — and Orchestra handles the rest: decomposing the task, routing to optimal subnets, executing with hash-locked proofs, and delivering structured, validated results.

The subnet also maintains the Subnet Ledger, a shared registry of every subnet's capabilities, schemas, and endpoints. Miners update the Ledger during orchestration work; validators verify against live subnets. External developers and agent frameworks can query the Ledger via paid API.

Two products, one flywheel: orchestration improves the Ledger, and the Ledger enables better orchestration.

本次黑客松进展

Progress Report:

Concept: Complete

  • Dual-product model defined (orchestration + Ledger)

  • 60/40 emission split between orchestration and Ledger contributions

  • Demand-driven Ledger coverage model

Documentation: Complete

  • README with worked example

  • Incentive mechanism with scoring formulas

  • Miner architecture and operations guide

  • Validator architecture and audit logic

  • Business rationale and revenue model

  • Go-to-market strategy

Design Decisions:

  • Ledger is shared network resource, not per-miner cache

  • Miners propose updates during orchestration work

  • Validators verify against live subnet probes

  • External Ledger API as separate revenue stream

  • Hash-locked proofs for orchestration verification

Next Steps:

  • Technical specification for synapse formats

  • Prototype miner implementation

  • Ledger data model and storage design

  • External API specification

融资状态

Nil

队长
LLuke Culpitt
项目链接
赛道
AIOther