Cycle archive

Every publicly-verifiable signed cycle receipt the Jelleo continuous-audit loop has produced — sorted newest-first. Click any row to open the per-cycle signed report.

39
Signed cycles
Ed25519
Attestation scheme
devnet
On-chain registry

Cycles · newest first

CycleTargetSigned atHTMLPDFSigPubkey
20260608-000000RelAI solana-escrow2026-06-09T04:59:19+00:00HTMLPDFsig.pub
20260607-000000DarkDrop V42026-06-08T04:15:14+00:00HTMLPDFsig.pub
20260605-opendevtoolOpenDevTool — OpenSubmissionn/Open_DevTool (TypeScript)2026-06-05T17:01:54+00:00HTMLPDFsig.pub
20260604-percolator-boundaryaeyakovenko/percolator-prog + percolator-meta (cross-repo boundary audit)2026-06-04T19:56:02+00:00HTMLPDFsig.pub
2026-06-01 · percol · liensaeyakovenko/percolator (v16 engine)2026-06-01T22:13:31+00:00HTMLPDFsig.pub
20260529-000000percolator-meta2026-05-30T03:30:51+00:00HTMLPDFsig.pub
2026-05-26 · bounty · dospercolator-cli-bounty6-v162026-05-26T17:12:34+00:00HTMLPDFsig.pub
2026-05-26 · bounty · 36findingspercolator-cli-bounty5-v162026-05-26T09:33:12+00:00HTMLPDFsig.pub
20260525-bounty5-supplementarypercolator-bounty5-v162026-05-25T20:47:10+00:00HTMLPDFsig.pub
20260519-230706osec-c-large2026-05-20T03:31:24+00:00HTMLPDFsig.pub
20260519-163207osec-c-medium2026-05-19T22:36:12+00:00HTMLPDFsig.pub
20260519-001419osec-c-small2026-05-19T04:54:45+00:00HTMLPDFsig.pub
20260518-150020osec-solidity-large2026-05-18T21:23:20+00:00HTMLPDFsig.pub
20260518-024129osec-solidity-medium2026-05-18T07:49:33+00:00HTMLPDFsig.pub
20260517-193953osec-solidity-small2026-05-18T02:10:21+00:00HTMLPDFsig.pub
20260517-014506osec-solana-large2026-05-17T18:26:46+00:00HTMLPDFsig.pub
20260513-191318osec-aptos-small2026-05-17T00:31:00+00:00HTMLPDFsig.pub
20260514-151541osec-aptos-medium2026-05-17T00:06:14+00:00HTMLPDFsig.pub
20260514-233645osec-aptos-large2026-05-16T23:35:24+00:00HTMLPDFsig.pub
20260515-192131osec-solana-small2026-05-16T22:26:12+00:00HTMLPDFsig.pub
20260516-030436osec-solana-medium2026-05-16T21:54:57+00:00HTMLPDFsig.pub
20260511-183154 RETRACTED2026-05-12T08:59:11+00:00HTMLPDFsig.pub
20260511-141242default2026-05-11T14:15:39+00:00HTMLPDFsig.pub
20260508-0250382026-05-08T22:33:25+00:00HTMLPDFsig.pub
20260507-004922-50593322026-05-08T22:33:22+00:00HTMLPDFsig.pub
20260507-004313-04b854e2026-05-08T22:33:19+00:00HTMLPDFsig.pub
20260507-004030-04b854e2026-05-08T22:33:17+00:00HTMLPDFsig.pub
20260507-003500-50593322026-05-08T22:33:14+00:00HTMLPDFsig.pub
20260507-002648-50593322026-05-08T22:33:11+00:00HTMLPDFsig.pub
20260506-234757-04b854e2026-05-08T22:33:09+00:00HTMLPDFsig.pub
20260506-225557-50593322026-05-08T22:33:06+00:00HTMLPDFsig.pub
20260506-194649-50593322026-05-08T22:33:03+00:00HTMLPDFsig.pub
20260506-194213-50593322026-05-08T22:33:00+00:00HTMLPDFsig.pub
20260428-2258142026-05-08T22:32:57+00:00HTMLPDFsig.pub
20260428-2251392026-05-08T22:32:54+00:00HTMLPDFsig.pub
20260428-2237362026-05-08T22:32:51+00:00HTMLPDFsig.pub
20260428-2139202026-05-08T22:32:49+00:00HTMLPDFsig.pub
20260428-1938002026-05-08T22:32:46+00:00HTMLPDFsig.pub
20260428-1937202026-05-08T22:32:44+00:00HTMLPDFsig.pub

Independent verification

Pin the platform public key once, then verify any cycle artefact without trusting the operator:

curl -O https://api.jelleo.com/keys/jelleo.ed25519.pub
curl -O https://api.jelleo.com/cycles/<cycle-id>/hunt_report.html
curl -O https://api.jelleo.com/cycles/<cycle-id>/hunt_report.html.sig

audit-pipeline sign verify --pubkey jelleo.ed25519.pub \
  --artifact hunt_report.html --sig hunt_report.html.sig
# → "✓ signature valid"