AI-Assisted Authoring Templates
Standard MD templates for principle / spec / benchmark / solution submissions. Use with ChatGPT, Claude, or any AI tool.
Workflow
- Download the template for your contribution layer.
- Open ChatGPT, Claude, or your preferred AI tool.
- Paste the template + your domain knowledge.
- Follow the "AI Authoring Notes" prompt at the bottom of the template.
- Review and edit the polished output.
- Submit on the corresponding /mine page (coming soon).
Principle template (L1)
Most abstract layer. Define a physical principle the protocol does not yet cover.
Stake: max(10 PWM, $50/TWAP)
Spec template (L2)
Parameter set under an existing principle. Defines dimensions, ranges, noise model, metric.
Stake: max(2 PWM, $5/TWAP)
Benchmark template (L3)
Test data + metric + pass threshold under an existing spec.
Stake: max(1 PWM, $1/TWAP)
Solution template (L4)
Algorithm submission against a benchmark. Includes code, dependencies, reproduction.
Stake: No stake (submission fee only)
Genesis Examples (canonical references)
For each layer, see real production examples from the modality catalog:
- /modalities — 170 modality entries with structured educational content (descriptions, build instructions, common algorithms, mistakes, references) suitable as principle templates.
- /benchmark/cassi — example reconstruct benchmark with leaderboard.
Why this matters: standardized templates let any domain expert contribute high-quality content without learning PWM-protocol details. Combined with AI assistance, this democratizes mining.