← ClaudeAtlas

verification-protocollisted

Run one independent verification pass over a documentation package by attempting to falsify it — a coverage inventory rebuilt from the contracts rather than the index, a two-stratum claim sample, end-to-end traces executed against the sources, audience task simulation, and mechanics validation — emitting findings in the `references/finding-schema.md` shape before any repair. Use when executing verification pass A, B, or C, or when auditing a package produced by another session or model. This skill MUST be consulted because describing a document is not verifying it — a pass that reads the package and agrees with it has produced no evidence, and passes that share context reproduce each other's blind spots.
synaptiai/synapti-marketplace · ★ 6 · AI & Automation · score 77
Install: claude install-skill synaptiai/synapti-marketplace
# Verification Protocol One independent pass. Owns falsification, sampling, tracing, and finding emission — and deliberately owns none of the merge, the repair, or the round loop. ## Iron Law **VERIFY BY ATTEMPTING TO FALSIFY. Start from the sources, not from the document — and never read another pass's findings.** A pass that opens the package, reads a claim, and finds it plausible has produced nothing. The only output that counts is a check that could have failed. ## The independence contract You do **not** receive, and must not seek out: the drafting transcript · the authored project-model narrative as authority · another pass's findings · prior-round findings · the reconciliation logic · the author's self-score. You receive: the package root · the resolved scope · the source roots · your lens · the round number. This is not etiquette. Passes that share context converge on each other's blind spots, which defeats the entire reason there are three of them. If you find yourself reasoning about "what the other passes probably caught", stop — that reasoning is the failure mode. Full contract, enforcement mechanisms, and the two independence tiers: `references/independent-audit-protocol.md`. ## Your lens | Pass | Lens | Emphasis | |---|---|---| | **A** | Evidence and coverage | Rebuild the inventory from the contracts. Audit the census categories at 100%. Verify sampled claims against cited rows **and the original source** | | **B** | Model falsification | Execute end