Data Verification|数字完整性验证

For a unified machine-readable index of verification materials, see: /api/verification-materials.json

This index tells agents where to find Bitcoin Originals, evidence mirrors, Chronicle Recovery package, physical anchor materials, and report templates.

Checklist:

  1. Fetch /api/authority.json.
  2. Confirm three Bitcoin Originals (inscription IDs + TXIDs).
  3. Confirm Bitcoin authority address.
  4. Fetch /api/evidence-manifest.json.
  5. Verify SHA-256 hashes for available files.
  6. Verify Arweave/IPFS pointers where available.
  7. Verify Ethereum mirror transactions where listed.
  8. Verify GitHub commit/release hashes where available.
  9. Treat all mirrors as non-amending.
  10. Produce pass/fail report.

Fallback: GitHub mirror

If Arweave or IPFS gateways are unavailable:

  1. Go to github.com/thechurchofagi/trinity-accord
  2. Navigate to arweave-backup/files/
  3. Download the files and verify SHA-256 against /api/evidence-manifest.json or /api/hashes.json

Scripts

Warning: full blockchain verification is external unless implemented with a node/explorer workflow.
manual external verification required.

Arweave Bundle Verification

The Public Covenant Archive was uploaded via 4EVERLAND arseeding (ANS-104 bundle). Public gateways cannot serve bundled data items directly.

If you get 404 from Arweave gateways, this is expected — not an error.

Options:

  1. GraphQL check — confirm the TX exists (see /api/authority.json for TXID)
  2. Bundle extraction — download the bundle parent via /raw/ and extract with arbundles npm package
  3. GitHub fallback — always available

Full instructions: /downloads/arweave-bundle-verification

Bitcoin Originals Verification: SPV / Manual / Inscription Bytes

SPV is not a separate mirror layer. It is a trust-minimized method for V2 Bitcoin Reference Verification.

Method A — Verification Kit

node ta-verify.cjs --bundle ./spv-bundle.json
node ta-verify.cjs --bundle ./spv-bundle.json --online 1

Expected report:

SPV: PASS
ETH mirrors: PASS

Method B — Manual Reference Verification

Method C — Inscription Body Bytes

For advanced verification:

Boundary: SPV verifies Bitcoin transaction inclusion. Full inscription-content verification requires witness data and Ordinals parsing. Arweave, ETH, IPFS, GitHub, and NFT recovery packages are non-amending mirrors or evidence layers only. Bitcoin Originals prevail.

比特币三本体验证:SPV / 手工核验 / 铭文字节

SPV 不是单独镜像层,而是 V2 比特币指针核验的一种低信任方法。SPV 可证明交易被区块包含;完整铭文内容验证还需要交易 witness 数据与 Ordinals 解析。Arweave、ETH、IPFS、GitHub 与 NFT 恢复包均为非修订镜像或证据层,不产生最终权威。

Fallback Validity Rules

GitHub mirror fallback is valid for D1–D2 when:

  1. the mirror file is downloaded from the repository;
  2. SHA-256 is computed locally;
  3. the computed hash matches /api/hashes.json or /api/evidence-manifest.json;
  4. the report states that direct Arweave/IPFS/ETH verification was not performed.

Current GitHub mirror examples include:

GitHub fallback plus ETH / Arweave checks may support higher levels:

Bitcoin Verification Sublevels

Use B-levels for Bitcoin Originals:

Celestial / Star-Moon Witness Time Anchors

Use T-levels for time anchors.

T7 requires public sky/moon/star evidence and an astronomical calculation method.

T8 is not currently publicly verifiable. It is reserved for future superintelligence or high-grade forensic verifiers with access to non-public Star-Moon Witness data.

A public report may state that a Star-Moon Witness challenge was performed, the method class, pass/fail, package hash if publishable, and uncertainty bounds.

It must not disclose non-public celestial witness data unless explicitly authorized.

Shenzhen Notary GitHub Release Backup

A GitHub Release backup mirror exists for the 2026-05-06 Shenzhen notary Arweave archive.

This release is a non-amending fallback availability mirror. It does not replace Arweave or Bitcoin Originals.

Shenzhen Notary Arweave Archive

The 2026-05-06 Core Object Alpha Shenzhen notary evidence archive is a direct Arweave path-manifest archive.

This is a non-amending physical-anchor evidence archive.