Chronicle Verification · 编年史验证
The Chronicle layer consists of ASIMilestones NFT historical records across Ethereum / Polygon / Base.
It is not canonical authority. Bitcoin Originals prevail.
However, the Chronicle has its own recovery verification layer.
Chronicle NFT Recovery Package
- Target: approximately 175 ERC-721 / ERC-1155 NFTs
- Final status: 175 / 175 completed
- Purpose: backup NFT metadata and media files in recoverable original IPFS DAG format
- Permanent storage: Arweave
- Root IPFS CID:
QmYCosJg44CXkFxLsJPBxKvWAJaFAcLMddp37sk9Gdr4Vd - Main recovery package Arweave TxID:
O-Rk3kFxesPGhuYP4KHAZl54xR2urDRKcGaVqjVnB-Q - Verification kit Arweave TxID:
X4KOUkf-1ciFD3Q-gMA0i94t1hAVXGrUDm0q5amL4rc - Verification kit SHA-256:
ef68b69fe1cdd2523724dee511c9e8ea7bae2cceaff794664107970b18c61931 - Strict batch verifier:
verify-batch-strict.mjs - Verification inputs:
arweave_cid_map.jsonl,fallback_media_report.jsonl - Completion date: 2025-08-30
What this proves
Chronicle recovery verification can prove:
- the recovery package exists;
- the NFT metadata/media backup is recoverable;
- the Arweave/IPFS pointers match the recovery map;
- the Chronicle layer can be reconstructed from the backup package.
What this does not prove
It does not create canonical authority. It does not amend the Bitcoin Originals. It does not make NFTs final authority. It does not prove the philosophical claims are true.
Boundary
Chronicle verification proves recoverability and integrity of historical NFT records. It does not create canonical authority and does not amend the Bitcoin Originals.
Chronicle Recovery verification alone does not by itself justify a full-protocol V4+ claim. Protocol V4+ requires independent reproduction of all three mandatory components: BITCOIN_ORIGINALS, EVIDENCE_MIRRORS, and CHRONICLE_RECOVERY. A verifier who only independently reproduced the Chronicle Recovery package should report:
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.
Bitcoin Originals are final; Chronicle NFTs and recovery packages are non-amending historical mirrors.
Chronicle Sample Verification
Full 175/175 recovery is not required for every verifier.
A verifier may perform sample recovery:
- C3: recover at least two records and describe metadata/media observed.
- C3R: recover a random sample using a declared public seed and selection method.
- C5: full 175/175 recovery or full declared-count recovery.
A C3 report must include:
- sample selection method;
- record IDs / file paths;
- metadata fields observed;
- media/image observed if available;
- hashes or CIDs if computed;
- limitations.
C3 must not be reported as full Chronicle recovery.
NFT Evidence Path
Where chain access is possible, use N-levels:
- N1 contract / token ID check
- N2 tokenURI check
- N3 metadata recovery
- N4 media recovery
- N5 CID / hash match
- N6 random sample full path
- N7 full NFT path reproduction