Skip to main content
AVOID.NET
← 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.

Sequence
#1
Score
5555 (0)
Cluster
mainnet-beta
Slot
449513460
Off-chain at
2026-09-22T22:28:23.997Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
4YbVzkUm2c4uJAhXUtkxru9Bgx9APgmyECaQUvRJiu5x
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1650 chars)
{"actor":"reviewer","artifact_identity":"4149a8a09e471a9d56a1f2549bdc4b1e","decided_at":"2026-09-22T22:28:23.866Z","decision":"review","disputed_pct":0.0909,"findings_hash":"6JSWkYYpYgncAXTKyZDorSHMjiaag3jgLwEJQSfQU9mk","investigation_id":"b9bbaa78-e6f8-46f3-b03d-9be66d2c8150","new_score":55,"page_content_hash":"23ca290e97e70586f51767be18d587baec665166e1947f063cbeb623a23fbdf6","page_slug":"google-deepmind","prev_score":55,"reason":"The page is largely well-sourced and accurate on discrete, checkable facts: the wrongful-death suit, the September 2026 antitrust slowdown complaint, the EU Android and DMA fines, the Gemini security-test breach, the Google Coin impersonation scam, and the DeepMind AGI safety paper all check out closely against independent tier-1/2 reporting, including precise dates, dollar figures, and quoted language. Two defects stand out: the page mischaracterizes which UK court dismissed the Prismall/DeepMind NHS representative claim and in what year (it was the High Court in May 2023, not the Court of Appeal, which did not rule until December 2024), and the page describes the Thele v. Google Gmail/Chat/Meet class action as still 'pending' and unadjudicated when in fact a federal judge granted Google's motion to dismiss (with leave to amend) in July 2026, weeks before this page's stated as-of date — a live piece of news the page's own cited sources, all from November 2025, could not have captured. No accepted community submissions were present to independently review.","score_delta":0,"sequence_num":1,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}