Define the release
List only the public website and feed URLs you intend to verify. Private and local networks are rejected.
ReleaseProof turns a website or feed preflight into a reproducible evidence bundle: Markdown, JSON, CSV, screenshots, and a hashed manifest. Failed checks fail. Unfinished checks stay unknown.

A 200 response can still hide a redirect mistake, a noindex flag, a mismatched canonical, stale feed content, duplicate entries, or an unlabeled form. ReleaseProof keeps those signals separate and records what was actually observed.
It is a bounded QA tool—not a security assessment, accessibility certification, SEO guarantee, or substitute for human browser and user testing.
List only the public website and feed URLs you intend to verify. Private and local networks are rejected.
ReleaseProof renders pages, follows safe redirects, probes bounded links, parses feeds, and preserves inconclusive results.
Hand over a readable report plus structured evidence, screenshots, and a SHA-256 manifest for later comparison.
The bundled sample checks one synthetic website target and one RSS target. It includes the same report, structured records, flat CSV, and artifact hashes a buyer receives. It is not presented as a customer result.
{
"releaseName": "Synthetic sample release",
"status": "pass",
"surfaces": {
"website": {
"targets": 1,
"fail": 0,
"unknown": 0
},
"feeds": {
"targets": 1,
"fail": 0,
"unknown": 0
}
},
"inputSha256": "24daeb20…e2c"
}report.mdHuman-readable release summaryoverview.jsonCombined machine-readable resultevidence.csvFlat checks for Sheets or Excelscreenshots/Rendered page captures when enabledmanifest.jsonSHA-256 for every evidence artifactNo recurring subscription. Checkout and delivery are handled by Contra.
For your own public websites and feeds.
For public client websites and feeds.
Prefer a finished evidence pack rather than the CLI?
No. It accepts explicit public URLs and rejects credentials, local/private network targets, and unsafe redirect destinations.
No. A pass means the configured deterministic checks passed at the recorded time. It is evidence, not a certification or business-outcome guarantee.
It remains unknown. ReleaseProof does not convert a timeout, skipped target, budget limit, or inconclusive response into a pass.
Yes, with the Agency license. The Personal license is for the buyer's own public websites and feeds.