{"name":"Leaptr","version":"0.4.0","description":"Multi-tenant performance & UX analyzer for authenticated web apps. Sign up, create a project, drop in the snippet, get graded reports + agent-ready fix prompts.","auth":{"dashboard":"JWT cookie via /api/auth/login","api":"Bearer JWT or project ingest key"},"schemas":{"finding":"/schemas/finding.json","event":"/schemas/event.json","findingsCatalog":"/schemas/findings-catalog.json"},"agentLoop":{"baseline":"POST /api/test","diagnose":"GET /api/report/{sessionId}","regression":"GET /api/projects/{projectId}/regression","fix":"GET /api/report/{sessionId}/agent-prompt","verify":"POST /api/test"},"reportVersion":6,"endpoints":{"signup":"POST /api/auth/signup {email,password}","login":"POST /api/auth/login {email,password}","projects":"GET/POST /api/projects","ingest":"POST /api/ingest (collector, ingest-key)","sessions":"GET /api/sessions?projectId=","report_json":"GET /api/report/:sessionId","report_md":"GET /api/report/:sessionId.md","agent_prompt":"GET /api/report/:sessionId/agent-prompt","project_agent_prompt":"GET /api/projects/:id/agent-prompt?daily=1|window=24h","daily_agent_prompt":"GET /api/projects/:id/daily-agent-prompt","project_md":"GET /api/projects/:id.md?daily=1|window=24h","regression":"GET /api/projects/:id/regression","github_link":"POST /api/projects/:id/github {owner,repo,baseBranch?}","verified_pr":"POST /api/projects/:id/verified-pr {baselineSessionId,compareSessionId,findings?,branchName?}","run_test":"POST /api/test {url,auth,projectId}"},"scoring":{"grades":"A-F","categories":["domNodes","domDepth","lcpMs","clsScore","inpMs","ttfbMs","apiP95Ms","apiPayloadKb","totalTransferKb","longTaskMs","heapGrowthPct","consoleErrors","featureAdoption","formCompletion","formFieldAbandon","formValidationErrorCount","frustrationScore","deadClickCount","thrashingCount","touchTargetSmall","doubleTapCount","scrollDepth","searchZeroResult","searchCTR"],"network_profiles":["Slow 3G","Fast 3G","4G","WiFi/Fiber"]},"marketing":{"audit":"/audit","signup":"/app/signup?from=audit&next=/app/audit"},"siteAnalytics":{"ingest":"POST /api/site-analytics","admin":"GET /api/admin/site-analytics?days=7"}}