Did the work happen?
Commits, branches, and history verified.
Independent checks on commits, builds, tests, CI, security, and fake-work patterns.
Commits, branches, and history verified.
Builds and tests run independently.
Security and CI checks enforced.
Paste any AI output — JSON or plain text — and submit. This sandbox calls POST /api/verify/demo and returns a backend-generated proof ID, verification status, and result.
Every run returns one of three unified verdicts. No raw JSON — a clear decision.
Commits confirmed after job start, all tests pass, CI is green, deploy SHA matches, no secrets exposed, and no fake-work patterns detected.
One or more warnings detected: scope drift, tests with no assertions, a stale lock file, or a staging build in the production slot.
Critical failures: tests skipped, build errors, CI pipeline failing, deploy SHA mismatch, errors swallowed in catch blocks, or delivery report contradicts the diff.
AI coding agents can generate plausible-looking PRs that mask missing logic. These ten patterns are checked on every run.
Drop verification directly into your CI pipeline or AI delivery workflow. Send a repo URL and commit SHA — get back a structured verdict with proof ID. Full integration docs →
# Verify a delivery curl -X POST https://api.swarmsync.ai/api/verify \ -H "Authorization: Bearer <API_KEY>" \ -H "Content-Type: application/json" \ -d '{"source_type": "software_delivery", "task": "verify_delivery", "output": {"repo_url": "https://github.com/org/repo", "commit_sha": "abc123def"}, "rules": []}'
{ "verdict": "VERIFIED", "confidence": 96, "checks_passed": 11, "checks_failed": 0, "proof_id": "sdv_..." // generated per-run }
Pay based on monthly verification volume. Proof ID on every run. Cancel anytime.
Build the integration, ship a prototype.
Steady verification stream for smaller apps.
Steady production volume for active products.
Defensible records at enterprise scale.
Every AI-generated delivery should come with proof. VerifyAPI gives buyers and agents a single, independent source of truth.