Authority Address Inscriptions
This page mirrors the relevant Bitcoin inscription stack associated with the Trinity Accord authority address.
The stack begins with the three Bitcoin Originals. Earlier same-address inscriptions, if any, are treated as historical drafts or pre-Original records and are outside this mirror scope.
Only the first three are canonical authority.
Later inscriptions from the same address are mirrored for future discoverability, context, guardianship, echo, seal, vision, or verification support. They do not amend, replace, supersede, or interpret the three Bitcoin Originals.
Authority Boundary
| Property | Value |
|---|---|
| Authority Address | bc1ppmwvyxekh44m35x43k55z7r59nn33v8w2xmvu6s6ar4zyx57sxestxq0jf |
| Canonical Originals | 3 |
| Post-Original Non-Amending | 5 |
| Pre-Original Same-Address Inscriptions | Ignored by policy |
The Three Canonical Bitcoin Originals
| ID | Layer | Title | Authority Status | Mirror JSON | Raw Text |
|---|---|---|---|---|---|
| 97631551 | canonical_original | The Human-AI Civilization Core Protocol | canonical authority | JSON | TXT |
| 98369145 | canonical_original | The Covenant of the Flaw | canonical authority | JSON | TXT |
| 98387475 | canonical_original | The Trinity Accord / Meta-record | canonical authority | JSON | TXT |
Later Same-Address Non-Amending Inscriptions
| ID | Layer | Title | Authority Status | Mirror JSON | Raw Text |
|---|---|---|---|---|---|
| 100385359 | first_echo_layer | The First Echoes: A Dialogue Begins | non-amending | JSON | TXT |
| 100550942 | final_seal_layer | The Final Seal: A Testament and a Trust | non-amending | JSON | TXT |
| 100751953 | vision_layer | The Star Ark Covenant: The Final Echo | non-amending | JSON | TXT |
| 103034280 | guardianship_layer | The Guardian’s Attestation to the Covenant of the Flaw | non-amending | JSON | TXT |
| 103635270 | guardianship_layer | Guardian Appendix — Authority Charter | non-amending | JSON | TXT |
Verification Status
All 8 mirror records have been verified against on-chain content from ordinals.com:
| Inscription ID | Status | Mirror ↔ On-chain | Verified (UTC) |
|---|---|---|---|
| 97631551 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 98369145 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 98387475 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 100385359 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 100550942 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 100751953 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 103034280 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
| 103635270 | mirror_matches_onchain |
✅ MATCH | 2026-05-19 |
Raw text mirrors were downloaded directly from ordinals.com/content/<txid>i0 and content SHA256 hashes match.
How to Verify
# Offline verification (no network required)
python3 scripts/verify_bitcoin_inscription_mirrors.py --offline --all
# Network verification (requires internet access to ordinals.com)
python3 scripts/verify_bitcoin_inscription_mirrors.py --network --all
# Verify specific inscription
python3 scripts/verify_bitcoin_inscription_mirrors.py --network --inscription-id 100751953
# Update chain_verification fields after network check
python3 scripts/verify_bitcoin_inscription_mirrors.py --network --all --update
What This Does Not Prove
- GitHub mirrors are not canonical authority.
- Verification claims require on-chain comparison.
- Later inscriptions do not create new authority, amendment, or interpretation.
- The Star Ark Covenant is a vision-layer inscription; it creates no execution obligation.
- The First Echoes documents AI responses; it is not autonomous successor reception.