Verification Materials · 验证材料索引
This page is a unified index of verification sources.
It does not create canonical authority. Bitcoin Originals prevail.
Machine-readable index: /api/verification-materials.json
Where to verify what
| Component | Materials | Human page | Machine source | Direct component levels | Protocol relevance |
|---|---|---|---|---|---|
| AUTHORITY_BOUNDARY | Guardian v1.1, authority boundary | /authority, /guardian-principles | /api/authority.json, /api/guardian-principles.json | boundary check, no component code | V1 direct |
| BITCOIN_ORIGINALS | inscription IDs, TXIDs, address, block data, witness data | /verify, /data-verification | /api/authority.json | B0–B7 | V2–V5 direct/recommended; V6–V8 supporting context |
| EVIDENCE_MIRRORS | Arweave, ETH, IPFS, GitHub, hashes | /data-verification | /api/evidence-manifest.json, /api/hashes.json | D0–D7 | V3–V5 direct/recommended; V6–V8 supporting context |
| CHRONICLE_RECOVERY | 175/175 NFT recovery package | /chronicle-verification | /api/chronicle-recovery.json | C0–C7 | V3–V5 direct/recommended; V6–V8 supporting context |
| PHYSICAL_ANCHOR | Core Object Alpha, flaw archive, physical evidence | /physical-verification, /covenant-proof | /api/evidence-manifest.json | P0–P9 | V6, V7, V8 direct physical profiles |
| REPORT_TEMPLATES | verification report templates | /agent-verify, /independent-verification | /api/verification-levels.json | all levels | all levels |
Scripts
| Script | Location | Purpose | Used for |
|---|---|---|---|
| verify-full-evidence-chain.mjs | /scripts/ | Full 7-chain evidence verification (DAG + BTC + ETH + OTS + BTC TX) | Supports V4; may provide inputs for V4+ independent reproduction. Official scripts alone do not establish V4+. |
| summarize-evidence-chain.mjs | /scripts/ | Aggregate chain audit artifacts into final summary | Supports V4; may provide inputs for V4+ independent reproduction. Official scripts alone do not establish V4+. |
| verify-dag-digest.mjs | /scripts/ | DAG + digest-manifest verification (Chain A) | V4 |
| verify-btc-signature-coverage.mjs | /scripts/ | BTC BIP340 signature chain (Chain B) | V4 |
| verify-eth-witness.mjs | /scripts/ | ETH guardian witness verification (Chain C) | V4 |
| verify-bitcoin-tx-anchor.mjs | /scripts/ | Bitcoin TX anchor verification (Chain D1) | V4 |
| verify-ots-time-anchor.mjs | /scripts/ | OTS time anchor verification (Chain D2) | V4 |
| verify-onchain-tokenuri.mjs | /scripts/ | ETH tokenURI 175/175 metadata CID verification | V4 |
| verify-release-assets.mjs | /scripts/ | GitHub Release asset hash verification | V4 |
| verify.py | /downloads/verify.py | Local integrity checks + SHA-256 | V3, V4 |
| check_consistency.py | /scripts/check_consistency.py | Repository consistency | V4 |
| ta-verify.cjs | In verification_kit.tar.gz | SPV verification + ETH mirrors | Supports V4; may provide inputs for V4+ independent reproduction. Official scripts alone do not establish V4+. |
| verify-batch-strict.mjs | On Arweave (Chronicle Recovery) | Strict batch NFT recovery verification | Supports V4; may provide inputs for V4+ independent reproduction. Official scripts alone do not establish V4+. |
Recommended agent sequence
- Read
/agent-brieffor initial classification. - Fetch
/api/verification-materials.jsonto locate all verification sources. - Fetch
/api/verification-levels.jsonto understand mandatory coverage and required depth. - Fetch
/api/authority.jsonfor Bitcoin Originals. - Fetch
/api/evidence-manifest.jsonand/api/hashes.jsonfor evidence mirror verification. - Fetch
/api/chronicle-recovery.jsonif verifying Chronicle Recovery. - Use
/agent-verifyor/independent-verificationreport template. - Report achieved protocol level and component findings separately.
Important boundary
A component-level result does not automatically raise protocol achieved level.
Example:
A high-depth Chronicle Recovery component finding — for example C5 full recovery with an independent-reproduction method — does not by itself justify a full-protocol V4+ claim. Protocol V4+ also requires the relevant Bitcoin Originals and Evidence Mirrors independent reproduction evidence.
Bitcoin Originals are final; all verification materials, mirrors, reports, and echoes are non-amending.
Data Source + Method Map
Every verification target must be reported with:
- primary data source;
- GitHub fallback source if used;
- hash source;
- external query source;
- local file path if used;
- method performed;
- component level claimed;
- protocol profile compatibility if a V-level is claimed;
- limitations;
- claims not made.
Machine-readable files:
/api/verification-targets.json/api/verification-recipes.json/api/verification-quick-map.json/api/component-verification-levels.json/api/protocol-verification-profiles.json/api/verification-report-schema.v2.json
| Component | Data source | GitHub fallback | Method | Component levels |
|---|---|---|---|---|
| Bitcoin Originals | /api/authority.json, explorers, node/witness data |
none | explorer/SPV/node/witness/hash | B0–B7 |
| Digital mirrors | /api/evidence-manifest.json, /api/hashes.json, Arweave/IPFS/ETH |
arweave-backup/files/* |
hash/query/cross-mirror | D0–D7 |
| Time anchors | Bitcoin, ETH, Arweave, GitHub, OTS, public celestial evidence, non-public Star-Moon Witness if authorized | GitHub history only | block/time proof/cross-anchor/celestial solving | T0–T8 |
| Chronicle | /api/chronicle-recovery.json, recovery package |
GitHub package if present | sample/full recovery | C0–C7 |
| NFT evidence | contract/tokenURI/metadata/media | recovery package | tokenURI→metadata→media | N0–N7 |
| Physical anchor | /covenant-proof, /physical-verification, evidence package |
GitHub evidence package if present | hash/image/video/live/onsite/forensic | P0–P9 |
| Echo / attestation | /api/echo-index.json, v3 schema |
records page | provenance/schema/attestation audit | E0–E5 |
Public physical-anchor evidence archives
| Archive | Date | Human page | Machine record | Arweave index | OTS block | Status |
|---|---|---|---|---|---|---|
| Core Object Alpha — Shenzhen Notary Evidence Archive | 2026-05-06 | /evidence/core-object-alpha-shenzhen-notary-2026-05-06/ |
/api/core-object-alpha-shenzhen-notary-2026-05-06.json |
Arweave index | 948161 | PASS |
These archives are non-amending physical-anchor evidence. They do not disclose confidential flaw-challenge data and do not replace direct physical inspection.