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
- 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. - 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.
- 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_revise · PGI Global
- Sequence
- #3
- Score
- 2 → 0 (-10)
- Cluster
- mainnet-beta
- Slot
- 423516460
- Off-chain at
- 2026-06-01T04:08:36.056Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- HoKRLM6yWrpgnFeFHyYSANS6u5rbZCvr874ZmAxwTqyX
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1371 chars)
{"actor":"judge","decided_at":"2026-06-01T04:08:35.789Z","decision":"review_revise","investigation_id":"3a04c1e1-faba-4cc5-9e76-2adb42eee054","new_score":0,"page_slug":"pgi-global","prev_score":2,"reason":"The page's core facts — scheme mechanics, financial figures, guilty plea, sentencing, SEC action, and international regulatory responses — are overwhelmingly confirmed by tier-1 government sources (IRS, DOJ, SEC), with zero disputed claims across 36 reviewed. However, claim_findings[4] is flagged stale by the reviewer: the page presents Palafox's 20-year sentence as a concluded matter, yet on April 6, 2026 he cut off his GPS monitor, failed to report to prison, and was added to the FBI Most Wanted white-collar crime list as a fugitive. This is a material omission in a critical-severity section — the summary and Criminal Conviction section actively misrepresent the subject's current legal status. A secondary factual error exists in claim_findings[36] and timeline[5]: the UK High Court winding-up order was issued September 13, 2022, not October 27, 2022 (October 27 was the Insolvency Service press release date). These issues require targeted corrections; the page's evidentiary foundation is otherwise strong.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}