Skip to main content
Sign in
← avoid.net

Verify a decision

Every moderation decision on AVOID.NET is anchored to the Solana blockchain. You don't have to trust us — you can verify cryptographically that we committed to a verdict at a specific moment and have not rewritten it.

How verification works

  1. We commit. When a moderator accepts/rejects a submission, we serialize the decision into deterministic UTF-8 bytes (payload_canonical_string), hash it with SHA-256, encode the digest as base58, and write it to Solana inside an SPL Memo v2 transaction.
  2. We store the bytes. The exact bytes we hashed are stored alongside the decision in our database. Anyone can read them and recompute the hash in any language.
  3. You compare three values. Database hash, your independently-recomputed hash, and the hash inside the on-chain memo. If all three match, the decision is authentic and timestamped.
The on-chain memo format is AVOID.NET|v1|h:<b58-sha256>|d:<id>|t:<iso>

Find a signature on any investigation page's decision log, or run python -m src.verify_decision --signature <sig> for a CLI check.

Decision
review_approve · tesla
View on Solana ↗
Sequence
#3
Score
7570 (-5)
Cluster
mainnet-beta
Slot
423950689
Off-chain at
2026-06-03T04:04:25.349Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
GzMNxTNpvG5ZePSbyYKLM6mogRxC5fcptGzDqsPtx1VH
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1540 chars)
{"actor":"judge","decided_at":"2026-06-03T04:04:25.087Z","decision":"review_approve","investigation_id":"1ed76599-3767-43e4-bf08-d6e710e78308","new_score":70,"page_slug":"tesla","prev_score":75,"reason":"The reviewer found zero disputed claims across 15 verified items, with all core allegations — the 2018 SEC settlement terms and date, NHTSA Autopilot investigation, California DMV complaint, FSD recall, and OSHA citations — confirmed by Tier 1 or Tier 2 sources. Four claims are partially supported rather than fully confirmed: claim_findings[3] overstates 2022 SEC scrutiny as targeting executive-departure disclosure; claim_findings[7] and claim_findings[9] characterize Tesla's financial and stock performance as 'generally strong' without acknowledging severe 2022 declines and 2023-2024 margin compression; and claim_findings[12] lists the NHTSA investigation date as August 16 rather than the formal opening date of August 13. None of these rise to a disputed finding. Two high-priority coverage gaps — the outcome of the $56B Musk compensation package litigation through December 2025 and the December 2025 California false advertising ruling — represent material omissions that reduce the page's completeness but do not invalidate its existing claims. A score modifier of -5 reflects the overstated financial framing and coverage gaps without penalizing otherwise well-sourced content.","score_delta":-5,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}