Garnet
When someone publishes an execution profile, it is available as HTML for people and JSON for tools—no login required. Snapshots live in Garnet's cache until they expire or are made private.
https://app.garnet.ai/public/runs/{id}?profile={profile_id}https://app.garnet.ai/api/public/runs/{id}?profile={profile_id}issues.Execution profile JSON uses schema_version "runtime-review-public/v3" — see types/profile.ts. Each HTML profile exposes rel="alternate" type="application/json" and JSON-LD associatedMedia pointing at the JSON URL.