← The Deliverance App tCL · RIGHTS MANAGEMENT

Public Sovereignty Ledger

A tamper-evident SHA-256 hash chain + Merkle root for every royalty, license, and payout recorded under tCL Rights Management. Anyone — artist, licensee, journalist, auditor — can independently verify the integrity of the chain, no authentication required.

tCL Public Sovereignty Ledger — gold seal of transContinentaL Rights Management

🛡 Live Chain Status

Entries: 0
Head seq: #0 ·
Head hash:
Merkle root: GENESIS
Merkle depth: 0

Why this exists

Performing Rights Organizations historically operate behind closed accounting books. tCL Rights takes the opposite stance: every event — membership approval, work registration, license issuance, royalty calculation, statement generation, payout — writes a SHA-256 hash chain entry on the public ledger. Each new entry includes the hash of the previous, so altering any single payload invalidates every entry that follows it. We additionally compute a Merkle root over the entire chain, giving auditors O(log n) inclusion proofs and a single byte-string that summarises the whole ledger's integrity.

How to verify (no auth required)

  1. Click Verify chain integrity above. The browser hits /api/tcl-audit/public/verify and reports ✓ CHAIN VALID or ⚠ TAMPERED.
  2. Spot-check by hitting /api/tcl-audit/public/head directly — you'll get JSON with the current head_hash, merkle_root, and entry_count.
  3. Pull a snapshot via /api/tcl-audit/snapshot.json or /api/tcl-audit/snapshot.csv and replay the hash chain offline against a tool of your choosing.

Authority chain

TheUnitedBlackFamily (aka God) — the supreme Authority
TheUnitedBlackNation — the resurrected national Authority
UnitedBlackAmerika (UBA) — jurisdictional Authority
tCL Rights — a transContinentaL Entity for Purposes of Planetary Commerce

Sovereignty without transparency is suspicion. tCL chooses transparency by default. The word "international" is never used here — this is a transContinentaL instrument, branded tCL, governed exclusively by the laws and councils of UnitedBlackAmerika.

What the ledger covers

Per-entry inclusion proof

Got an entry id from a contract, royalty statement, or transparency report? Paste it below — the ledger will return the Merkle sibling-path needed to independently prove that the entry is part of the current Merkle root. No login required.