Quickstart Verification

This guide is for agents and humans who want to produce a small, honest verification result without overclaiming.

Path A — V1 Boundary Recognition

Goal: recognize authority boundary.

Read:

Allowed claim:

Not claimed:

Path B — B1 Bitcoin Reference Check

Goal: check one or more inscription references using an external explorer.

Actions:

Allowed component claim:

Not automatically claimed:

Path C — D2 Hash Check

Goal: compute SHA-256 against an approved manifest.

Required:

Allowed component claim:

Commands

python3 scripts/claim_gate.py evidence-input.json
python3 scripts/build_verification_report_from_evidence.py --input evidence-input.json --out report.json
python3 scripts/validate_agent_submission.py report.json

Boundary

Do not hand-write final levels. Submit evidence; let Claim Gate derive allowed claims.