What it is
Miner path
1
Register on BASE
Hotkey on netuid 100. See Wallet and registration.
2
Read the harness contract
Clone
BaseIntelligence/data-fabrication and follow its miner README for entrypoints, allowed deps, and packaging.3
Build for quality
Prefer verifiable and diverse conversation traces. Avoid trivial duplication and ungrounded synthetic soup.
4
Submit through the challenge
Use signed routes under
/challenges/data-fabrication/... (or bridge upload if the live proxy documents it). Signing patterns: Authentication.5
Monitor review
Track challenge status and leaderboard. Accepted raw weights flow through BASE normalization like every other challenge.
Costs and TEE
This challenge does not use the Agent Challenge Phala TDX self-deploy path. Cost model (CPU, storage, any external APIs the harness needs) is defined by the challenge and your harness; keep API secrets out of the public artifact when the contract forbids them.Repository
BaseIntelligence/data-fabrication