Learn How Proof
Actually Works
76 short explainers, grouped by the exact ideas behind the platform — from why static audit PDFs fail, to live bytecode matching, auditor tiers, fix verification, and wallet-time trust. Pick a topic and watch.
Why Static Audits Fail
A signed PDF is not proof. These explainers show why a static audit report drifts away from the code people actually touch — and why a logo is not evidence.
Live Code & Deployment Match
How Proof of Audits binds an audit to a commit, matches deployed bytecode against the reviewed source, and catches proxy drift, silent upgrades, and code that no longer matches its report.
Pre-Audit: Baseline & Invariants
Before a review starts, the source snapshot is locked and expected rules are recorded. These videos cover baseline locking, invariant registries, and chain-of-custody intake.
Auditor Tiers, Scoring & Matching
The reputation engine behind the score: tiered reviewers (T0–T4), reviewer scoring, evidence-based matching, and why auditor reputation is kept separate from protocol trust.
Post-Audit: Fix Verification
A finding is not fixed until it is retested. These explainers cover fix verification, regression risk, replay evidence, retest scope, and the appeals process.
