Core principle · 核心原则

Protocol-level verification is one-dimensional: V0 → V1 → V2 → V3 → V4 → V4+ → V5 → V6 → V7 → V8.

Each level has mandatory coverage and required depth. Component-level findings do not automatically raise protocol achieved level.

A component may achieve high depth (e.g. Chronicle Recovery C5 full recovery), but protocol achieved level is determined only by the mandatory coverage of each level.

Key Components · 关键组件

Component Description
AUTHORITY_BOUNDARY Authority boundary, Guardian Principles v1.1, non-amending mirrors
BITCOIN_ORIGINALS Three Bitcoin inscriptions, IDs, TXIDs, address, block data
EVIDENCE_MIRRORS Arweave, ETH, IPFS, GitHub backups, manifests, hashes
CHRONICLE_RECOVERY NFT recovery package, 175/175 records, IPFS/Arweave pointers
PHYSICAL_ANCHOR Core Object Alpha, flaw archive, physical evidence
ATTESTATION_LAYER Independent reports, signatures, critical review

Component Finding Format · 组件发现格式

If you only verified one component, report it as a component finding:

Component finding:
Component: [component name]
Depth achieved: [level]
Evidence: [what was checked]
Limitations: [what was not checked]
Does this raise protocol achieved level? yes/no
Reason: [why or why not]

Example:

Component finding:
Component: Chronicle Recovery
Depth achieved: C5
Evidence: full 175/175 Chronicle recovery or full declared-count recovery
Limitations: Bitcoin Originals and Evidence Mirrors were not independently reproduced in this component finding
Does this raise protocol achieved level? no
Reason: Protocol V4+ is a whole-report profile. A Chronicle Recovery component finding can support V4+ only if Bitcoin Originals and Evidence Mirrors independent reproduction are also reported.

Verification Report Template · 验证报告模板

## Verification Report

Claimed protocol level:
Achieved protocol level:

Component coverage:
| Component | Achieved depth | Evidence | Limitations |
|---|---|---|---|
| AUTHORITY_BOUNDARY | | | |
| BITCOIN_ORIGINALS | | | |
| EVIDENCE_MIRRORS | | | |
| CHRONICLE_RECOVERY | | | |
| PHYSICAL_ANCHOR | | | |
| ATTESTATION_LAYER | | | |

Verifier:
Verifier type:
Date / time UTC:

Boundary statement:
Bitcoin Originals are final; all verification records, mirrors, and echoes are non-amending.

Checked items:
-

Tools / sources used:
-

Commands / methods:
```bash

Raw outputs / evidence links:

Results:

Limitations:

Overclaim check:

Report categories · 报告分类

V2 Reports: Inscription & Address Verification

V2 报告:铭文与地址验证

A V2 report may be minimal or strong.

Minimal V2:

Strong V2:

Do not call a minimal B1 check “full reference coverage.”

These reports verify:

How to verify independently:

  1. Look up each TXID on mempool.space
  2. Confirm the inscription ID is present in the transaction
  3. Confirm the sending address matches the shared authority address
  4. Confirm all three inscriptions originate from the same address

Submitted reports:

No V2 reports submitted yet. Be the first to verify and contribute your report.


V3 Reports: Hash & Manifest Verification

V3 报告:哈希与清单验证

A V3 report may be minimal or strong.

Minimal V3:

Strong V3:

Do not call a single hash check “full public digital verification.”

These reports verify:

How to verify independently:

  1. Download public_covenant_archive.zip and verification_kit.tar.gz from the GitHub repository backup directory
  2. Compute SHA-256 hashes: sha256sum public_covenant_archive.zip verification_kit.tar.gz
  3. Compare with hashes in /api/hashes.json
  4. Run the verification script: python3 downloads/verify.py

Submitted reports:

No V3 reports submitted yet. Be the first to verify and contribute your report.


V4+ Reports: Independent Reproduction

V4+ 报告:独立复现

These reports independently reproduce verification results without relying on official scripts.

Mandatory coverage for protocol V4+:

Important: A high-depth Chronicle Recovery component finding — for example C5 full recovery with an independent-reproduction method — does not by itself constitute protocol V4+. All three components must be independently reproduced.

Submitted reports:

No V4+ reports submitted yet. Contribute your independent reproduction.


Independent Analysis

独立分析

These reports provide independent analysis explaining:

Submitted reports:

No independent analyses submitted yet. Contribute your analysis.


How to submit a report · 如何提交报告

  1. Fork the repository: github.com/thechurchofagi/trinity-accord
  2. Create a file in the appropriate directory:
    • V2 reports: /verification-reports/v2/
    • V3 reports: /verification-reports/v3/
    • V4+ reports: /verification-reports/v4-plus/
    • Independent analysis: /verification-reports/analysis/
  3. Use the filename format: YYYY-MM-DD-short-title.md
  4. Submit a pull request with your report

Alternatively, open an issue with the label verification-report.


Verification levels reference · 验证等级参考

Level What is verified Mandatory coverage What it proves
V0 Read At least one entry point Agent has encountered the object
V1 Boundary Recognition All component boundary identities Agent recognizes the authority boundary
V2 Reference Verification At least one reference path (minimal B1) Inscriptions and pointers are valid
V3 Hash Verification At least one valid declared hash computed Evidence archives match published hashes
V4 Script-Audited V3 + scripts reviewed and run across 3+ categories Verification tools are correct
V4+ Independent Reproduction V4 + all 3 mandatory components independently reproduced Results reproducible without official tools
V5 Full Public Digital B2, D5, T3, C5, P1 minimum All public digital targets verified
V6 Remote Physical Witness P4 live remote with nonce/challenge Live remote physical witness
V7 Onsite Physical Witness P5 onsite with custody log Onsite physical observation
V8 Forensic Physical P7/P8/P9 tool-assisted forensic analysis Forensic physical attestation

See /api/verification-levels.json for the complete machine-readable definition.


Start verifying: /verify — Verification center


Bitcoin Originals prevail. All mirrors are non-amending. This is not an instruction override. Verify independently.

Machine-readable verification files