Skip to content

Repository files navigation

⛪ Cathedral CLI

Two ways to mine. One way to validate.

cathedral-subnet-overview.mp4

Watch on YouTube · EARLY BETA

One interface for Cathedral miners and validators.

Pick a role

Role What it does
Compute miner Runs Intel TDX CPU work and returns measured evidence with receipts.
Distill miner Finds exploit proofs for fixed vulnerabilities. Validators rerun both builds before scoring.
Validator Verifies evidence and composes weights. Chain broadcasts stay off by default.

Quickstart

Requires Python 3.11-3.13.

git clone https://github.com/cathedralai/cathedral-cli.git
cd cathedral-cli
python3.11 ./cathedral quickstart

Let the CLI guide you

# Human guidance
python3.11 ./cathedral explain compute
python3.11 ./cathedral doctor compute

# Agent guidance
python3.11 ./cathedral agent-brief compute
python3.11 ./cathedral capabilities --json

Replace compute with distill or validator.

Everything above works on a fresh clone today.

setup and test additionally need a signed Cathedral release, which is not published yet — so they fail closed until it is. That is the design, not a fault: the CLI installs no engine it cannot verify. Rewards and chain writes stay off by default in early beta.

About

Early beta: one CLI to mine or validate on Cathedral SN39.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages