{"name":"Garnet public shared reports","version":1,"description":"Opt-in public snapshots of Garnet run profiles, issues, and detections. JSON is served from the same host as the dashboard; no API key is required for GET when the artifact is published.","canonicalBaseUrl":"https://app.garnet.ai","documentation":{"llmsTxt":"https://app.garnet.ai/llms.txt","humanHub":"https://app.garnet.ai/public"},"endpoints":{"htmlTemplate":"https://app.garnet.ai/public/{runs|issues|detections}/{id}","jsonTemplate":"https://app.garnet.ai/api/public/{runs|issues|detections}/{id}","ogImageTemplate":"https://app.garnet.ai/api/og/{runs|issues|detections}/{id}"},"entities":["runs","issues","detections"],"jsonNotes":["Run profiles follow Garnet profile schema_version \"0.1\" (TypeScript: types/profile.ts in garnet-ui).","Replace {id} with the run id, issue id, or detection id from the share link. IDs must be URL-encoded when reserved characters appear.","HTML pages expose rel=\"alternate\" type=\"application/json\" pointing at the JSON URL, and JSON-LD Article with associatedMedia DataDownload.","Publishing is user-controlled; unpublished or expired snapshots return 404 JSON/HTML."]}