← Back to Institutional

Proof Index v1.0

Verifiable Claims Registry with On-Chain References

Version: 1.0.0Published: 2026-01-01Status: OFFICIAL VERIFICATION REGISTRY

Legend

✅ VERIFIABLEOn-chain reference provided
🔄 POLICYDeclared but not implemented
⏳ PENDINGArchitecture defined, not deployed

✅ Verifiable Metrics

TEV Generation LIVE

VERIFIABLE
$883,967.57 (89,052 blocks)
Last verified: 2025-12-28

Database Query:

SELECT COUNT(*) as blocks, ROUND((SUM(value_usd_cents)/100.0)::numeric, 2) as total_usd FROM tev_calculations;

Docker Verification Command:

docker exec unykorn-postgres psql -U unykorn -d unykorn -c "SELECT COUNT(*) as blocks, ROUND((SUM(value_usd_cents)/100.0)::numeric, 2) as total_usd FROM tev_calculations;"

Average TEV per Block

VERIFIABLE
$9.93/block
Last verified: 2025-12-28
Correction: Originally stated as ~$12/block, corrected to $9.93/block

Database Query:

SELECT ROUND(AVG(value_usd_cents/100.0)::numeric, 2) as avg_usd_per_block FROM tev_calculations;

Docker Verification Command:

docker exec unykorn-postgres psql -U unykorn -d unykorn -c "SELECT ROUND(AVG(value_usd_cents/100.0)::numeric, 2) as avg_usd_per_block FROM tev_calculations;"

Vault System TVL

VERIFIABLE
$2,285,000 (3 vaults)
Last verified: 2025-12-28

Database Query:

SELECT COUNT(*) as vault_count, ROUND(SUM(total_value_usd)::numeric, 2) as total_tvl FROM unyk_vaults;

Docker Verification Command:

docker exec unykorn-postgres psql -U unykorn -d unykorn -c "SELECT COUNT(*) as vault_count, ROUND(SUM(total_value_usd)::numeric, 2) as total_tvl FROM unyk_vaults;"

Validator Count

VERIFIABLE
7 active validators
Last verified: 2025-12-28

Database Query:

SELECT COUNT(*) FROM validators WHERE status = 'active';

Docker Verification Command:

docker exec unykorn-postgres psql -U unykorn -d unykorn -c "SELECT COUNT(*) FROM validators WHERE status = 'active';"

🔄 Policy Declarations

These are policies declared in institutional documents but not yet implemented in code or tested legally.

TEV Allocation (60/30/10)

🔄 POLICY
PENDING

60% Protocol, 30% Validators, 10% SPV

Policy declared in TEV Economic Policy v1.0, automatic distribution NOT yet implemented

Liability Cap ($5M)

🔄 POLICY
PENDING

Protocol Foundation: $5M secondary liability cap

Policy declared in Issuance Authority Map v1.0, not yet legally tested

BFT Consensus (3-of-5)

🔄 POLICY
PENDING

3-of-5 validator signatures required for governance

Constitutional requirement declared, signature collection process not yet automated

⏳ Pending Infrastructure

These systems are architecturally defined but not yet deployed or operational.

IPFS Proof Anchoring

PENDING
NOT DEPLOYED

Architecture defined

IPFS node setup pending, document upload procedures defined

Arweave Archival

PENDING
NOT DEPLOYED

Architecture defined

Arweave integration pending, permanent storage strategy defined

Bitcoin OTS Timestamping

PENDING
NOT DEPLOYED

Architecture defined

OpenTimestamps integration pending, timestamping procedures defined

Issuance Authority

PENDING
AUTHORITY NOT GRANTED

Infrastructure ready

Database tables not created, zero mints executed, requires 3-of-5 validator approval + SPV formation

📝 Critical Corrections

These claims were originally stated incorrectly and have been corrected to prevent misleading statements.

CORRECTED

Original (Incorrect):

"$5.4M annual run rate LIVE"

Corrected:

Customer revenue: $0 (pre-revenue stage)

Explanation:

Original claim conflated protocol TEV generation ($883K verified) with customer revenue. Actual customer revenue is $0. Pro forma projection: $4.2M annual IF pricing and adoption assumptions met.

CORRECTED

Original (Incorrect):

"$12/block average"

Corrected:

$9.93/block average (verified)

Explanation:

Mathematical correction based on actual database query results: $883,967.57 / 89,052 blocks = $9.93/block

Safe vs. Unsafe Public Statements

✅ SAFE (Use These)

  • "Protocol TEV generation: $883K to date (verified)"
  • "Customer revenue model defined, pre-revenue stage"
  • "Pro forma projection: $4.2M annual IF assumptions met"
  • "Vault system LIVE: $2.3M TVL (3 vaults)"
  • "Issuance infrastructure ready, authority pending"

❌ UNSAFE (Never Use)

  • "$5.4M annual run rate LIVE"
  • "Revenue collected: $X"
  • "Profitable operations"
  • "Active issuances: X stablecoins"
  • "Guaranteed returns"